get_attachment_url
Retrieve the download URL for a specific attachment on a YouTrack issue by providing the issue ID and attachment name.
Instructions
Get the download URL for a specific attachment on an issue.
Args: issue_id: Issue ID or URL attachment_name: Attachment file name (partial match) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | ||
| issue_id | Yes | ||
| attachment_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |