Tool to create a new webhook for taskActivity events. Use when you need real-time notifications of task creation, updates, deletion, or scoring.
urlRequiredstringDestination URL that will receive webhook POST requests when events occur. Must be a valid HTTPS URL.
typestringEvent category to subscribe. Options: 'taskActivity' (task events), 'groupChatReceived' (group chat messages), 'userActivity' (user-level events), 'questActivity' (quest events)
labelstringHuman-friendly label to identify this webhook
enabledbooleanWhether the webhook is active and will receive events. Defaults to true.
optionsRequiredobjectEvent-specific toggles controlling which events trigger the webhook. Required when type='taskActivity'.
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.