get_task_notes
Fetch a task's notes by providing its ID. Enter the task_id to get the notes content.
Instructions
Get notes for a task.
Args: task_id: ID of the task
Returns: Task notes content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||