List Article Attachments
list_article_attachmentsList attachment metadata for a Zendesk Help Center article, including file names, types, sizes, and URLs. Covers 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. |