get_task_by_prefix
Find a task using its prefix/key (e.g., 'CA6-T282') and return its details, optionally scoped to a specific project.
Instructions
Find and get a task by its prefix/key (e.g., 'CA6-T282'). Searches through tasks to find a match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | Yes | Task prefix/key (e.g., 'CA6-T282') | |
| project_id | No | Project ID (optional, searches portal-wide if not provided) |