nexo_task_log
Record that an operational task was executed, including task number and name, with optional notes and reasoning to document the trigger.
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). |