get_ticket
Retrieve a Jira ticket's summary, description, comments, attachments, and metadata. Optionally downloads log attachments to a shared directory for log analysis, or disable via download_logs=false.
Instructions
Fetch a Jira ticket (summary, description, comments, attachments, metadata).
Automatically downloads log-like attachments into the shared data directory so the Log Intelligence MCP can ingest them. Set download_logs=false to skip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | ||
| download_logs | No |