post_aoc_task_event
Add an event to an AutoCompany task by providing the task ID and a JSON body with event details.
Instructions
Post a new event onto an AutoCompany task. Body is JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |