Documentation Index
Fetch the complete documentation index at: https://mcp-atlassian.soomiles.com/llms.txt
Use this file to discover all available pages before exploring further.
Download Attachments
Download attachments from a Jira issue. Parameters:| Parameter | Type | Required | Description |
|---|---|---|---|
issue_key | string | Yes | Jira issue key (e.g., ‘PROJ-123’, ‘ACV2-642’) |
| Example: |
Get Issue Images
Get all images attached to a Jira issue as inline image content. Parameters:| Parameter | Type | Required | Description |
|---|---|---|---|
issue_key | string | Yes | Jira issue key (e.g., ‘PROJ-123’). Returns image attachments as inline ImageContent for LLM vision. |