Tool to create a new webhook subscription for receiving event notifications. Use when you need to listen for chat or message events from v0.
urlThe target URL to receive webhook payloads. Must be a valid HTTP/HTTPS endpoint
nameRequiredstringA human-readable name for the webhook
chatIdstringOptional chat ID to scope the webhook to a specific chat. If omitted, webhook receives events from all chats
eventsRequiredarrayArray of event types to subscribe to. Choose from: chat.created, chat.updated, chat.deleted, message.created, message.updated, message.deleted, message.finished
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.