view-attachment
View file attachments from Todoist comments by providing the file URL. Supports images, text files, and PDFs, displaying them inline or as embedded resources.
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. |