list-issue-attachments
Retrieve all file attachments associated with a specific issue in a Plane project to access supporting documents and media files.
Instructions
List all file attachments for an issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ID of the issue to get attachments from | |
| project_id | Yes | ID of the project containing the issue |