uploadAttachmentToJiraIssue
Attach a local file to a Jira issue by providing the issue key or ID and the file's absolute path. Useful for adding screenshots, documents, or logs directly to work items.
Instructions
Attach a local file to an work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the local file, on the machine running this MCP server | |
| mimeType | No | ||
| issueIdOrKey | Yes |