agentbus_publish
Publish an event to the workspace event log with topic and payload. Supports optional authentication, producer identification, and idempotency.
Instructions
Append one event to the workspace event log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| payload | Yes | ||
| auth_token | No | ||
| producer_id | No | ||
| causation_id | No | ||
| schema_version | No | 1.0 | |
| idempotency_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |