view-attachment
Display a file attachment from a Todoist comment. View images inline, text files, or binary files like PDFs.
Instructions
View a file attachment from a Todoist comment. Pass the fileUrl from a comment's fileAttachment field. Supports images (returned inline), text files (returned as text), and binary files like PDFs (returned as embedded resources).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileUrl | Yes | The URL of the attachment file to view. Get this from the fileUrl field in a comment's fileAttachment. |