ticktick_register_task_id
Manually register a task ID in the cache for future reading, linking it to a specific project ID and optionally adding a title for cache metadata.
Instructions
Manually register a task ID in the cache for future reading
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to register | |
| project_id | Yes | Project ID the task belongs to | |
| title | No | Optional task title for cache metadata |