The Jira Tool can create, update, transition, assign, and comment on issues — so a read-only token is not enough to use its full capabilities.
The Jira account connected to Paradime needs the following permissions in each Jira project DinoAI will work in:
- Browse Projects
- Create Issues
- Edit Issues
- Transition Issues
- Assign Issues
- Add Comments
Use a classic API token — scoped tokens are not supported. When creating your token at id.atlassian.com/manage-profile/security/api-tokens, choose Create API token and do not select any scopes (skip the “Create API token with scopes” flow).Scoped tokens only authenticate against Atlassian’s API gateway, which the Paradime Jira integration does not use - connecting with a scoped token will fail with an authentication error.
Tip: Connect Jira with a dedicated service account whose project permissions cover exactly the actions above. Classic Atlassian API tokens and Data Center PATs are unscoped — they act as the user who created them — so the account’s permissions are the real boundary of what DinoAI can do in Jira.