ticktick_delete_task_note
Remove notes from tasks in TickTick by specifying task and note IDs to manage task details and keep information organized.
Instructions
Remove task note
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task | |
| note_id | Yes | ID of the note to delete |