view-attachment
View attachments from Todoist comments by providing the fileUrl from the comment's fileAttachment field. Renders images inline, returns text as text, and embeds 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. |