get-todo-by-id
Retrieve a specific to-do item from Things 3 on macOS using its unique identifier. This tool queries the application directly via AppleScript to fetch task details.
Instructions
Get a specific to-do by its ID. Uses AppleScript (macOS only).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the to-do to retrieve |