find_task_by_short_id
Find a task by its human-readable short ID (e.g., ID-484 or DEV-484). Scans the task list to locate the task across a company or project.
Instructions
Find a task by its human-readable ID such as ID-484 (company-wide) or DEV-484 (project). Scans the task list, so it may be slow on large workspaces; prefer get_task when the UUID is known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| short_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||