-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
vida
URLs
Webhook Sources
new-incoming-conversation-instant
Prompt
Emits new event when an incoming call or message is received before answered by an agent. Required props include the agent and the communication source. Useful for providing context about the caller or messenger to your agent before response.
URLs
- https://vida.io/docs/api-reference/webhooks/add-webhook
- https://vida.io/docs/api-reference/webhooks/remove-webhook
new-conversation-instant
Prompt
Emit new events after completion of any communication handled by your Vida AI agent, be it a call, text, or email. For calls, events are sent after the complete call is handled. For texts, events are triggered following each agent's response. No required props.
URLs
- https://vida.io/docs/api-reference/webhooks/add-webhook
- https://vida.io/docs/api-reference/webhooks/remove-webhook
Actions
provide-context
Prompt
Uploads additional context for a conversation with your AI Agent. Helpful when integrating data from external CRMs. The mandatory props for this action will be 'AI Agent Identity' and 'Additional Context', the latter being the information that you want to add to the context.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status