Get Atlassian data
atlassian_getRetrieve Jira and Confluence data by making authenticated GET requests to site-relative API paths. Read-only tool that handles query parameters and truncates large outputs.
Instructions
Make one authenticated GET request to a site-relative Jira or Confluence API path. This tool is read-only and may truncate large output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Site-relative API path beginning with /, for example /rest/api/3/issue/ENG-123 or /wiki/api/v2/pages/123 | |
| query | No | Optional query parameters. Array values are encoded as repeated parameters. |