nexo_task_log
Log execution of an operational task by recording its checklist number, name, optional notes, and reasoning for why it was triggered.
Instructions
Record that an operational task was executed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_num | Yes | Task number from the checklist (e.g., '7', '7b'). | |
| task_name | Yes | Task name (e.g., 'Google Ads'). | |
| notes | No | Execution summary (optional). | |
| reasoning | No | WHY this task was executed now — what triggered it (optional). |