jira_list_cached_attachments
List cached Jira attachments with their resource URIs and metadata for inline viewing or download.
Instructions
List all currently cached attachments available via MCP resources.
Each attachment exposes a static_resource_uri that can be opened directly in the MCP resource browser without knowing the cache key:
jira://attachments/{issue_key}/{filename}Images (PNG, JPEG, etc.) render inline. Text files open as-is. All cached resources expire after 10 minutes.
Returns: JSON string with list of cached attachments including URIs and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |