save_event
Save events with type and payload into the global event store, enabling tracking and orchestration of multi-agent workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| payload | Yes | ||
| file_path | No | ||
| project_path | No | ||
| source | No | agent | |
| session_id | No | ||
| agent_id | No | ||
| task_hint | No | ||
| importance | No | ||
| impact_score | No | ||
| caused_by | No | ||
| branch | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||