agentbus_publish
Append a structured event to the workspace event log by providing a topic and payload, with optional tracing, idempotency, and SLA parameters for multi-agent coordination.
Instructions
Append one event to the workspace event log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| payload | Yes | ||
| trace_id | No | ||
| auth_token | No | ||
| producer_id | No | ||
| causation_id | No | ||
| parent_span_id | No | ||
| schema_version | No | 1.0 | |
| idempotency_key | No | ||
| sla_timeout_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |