List Article Attachments
list_article_attachmentsRetrieve metadata for all attachments linked to a specific Help Center article. Includes file name, type, size, and URL for both inline and block attachments.
Instructions
List all attachments for an article. Returns attachment metadata only (id, file name, content type, size, URL), not the file bytes; both inline and block attachments are included. This is for Help Center articles — for attachments on support tickets use get_ticket_attachments instead. Upload new files with create_article_attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | ID of the Help Center article whose attachments to list. |