bugherd_get_attachment
Retrieve details of a specific attachment in a BugHerd task. Provide project, task, and attachment IDs to access attachment information.
Instructions
Get details of a specific attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The BugHerd project ID | |
| task_id | Yes | The task ID | |
| attachment_id | Yes | The attachment ID |