We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa7c8b commit e8da144Copy full SHA for e8da144
src/adcp/webhooks.py
@@ -380,7 +380,6 @@ def create_a2a_webhook_payload(
380
context_id: Session/conversation identifier (required by A2A protocol)
381
timestamp: When the webhook was generated (defaults to current UTC time)
382
result: Task-specific payload (AdCP response data)
383
- message: Human-readable summary of task state
384
385
Returns:
386
Task object for terminated statuses, TaskStatusUpdateEvent for intermediate statuses
0 commit comments