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