get_task_by_id
Retrieve task details including attachment metadata by specifying the task ID or name.
Instructions
Get information about a specific task by ID or name, including attachment metadata when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | The ID of the task to retrieve | |
| taskName | No | The name of the task to retrieve (alternative to taskId) |