Publish a streaming event via event bus (multi-provider support).
This endpoint is used by workers to send real-time events (tool execution, status updates, etc.) that are streamed to the UI via SSE without waiting for Temporal workflow completion.
Supports multiple providers:
Events are stored in Redis list: execution::events TTL: 1 hour (events are temporary, final state persists in database)
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Enter your Kubiya API token (format: Bearer
Successful Response