get_task
Retrieve a task by UUID or identifier like PROJ-42. Includes presigned URLs for embedded images to enable direct download.
Instructions
Retrieve a single task by UUID or by PROJECT-N identifier.
If description_html embeds Plane asset URLs (inline images), the
response also includes an inline_assets array with short-lived
presigned URLs the agent can fetch anonymously — the URLs Plane
renders in HTML require a Plane session cookie and reject API
keys, so they're not directly downloadable from MCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_identifier | Yes | Either UUID or human identifier like 'PROJ-42'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||