get_task
Retrieve a specific task from the TickTick task management service using its unique task ID and project ID, enabling precise task access and management.
Instructions
Get a specific task by ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectId | Yes | Project ID containing the task (required) | |
taskId | Yes | Task ID to retrieve (required) |