Developer Tools94 toolsBrowser login (OAuth), no API keys
Jira integration for AI agents
Create and manage issues and sprints
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Jira once and call the same tools from all of them.
Deeper comparison, failure modes and setup details: Jira for AI agents, in depth.
Setup
Connect Jira through ClawLink's hosted setup to create and manage issues, projects, sprints, and workflows.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Jira exposes 94 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
jira_add_attachment | Upload and attach a file to a Jira issue | Write |
jira_add_comment | Add a comment to an existing Jira issue | Write |
jira_add_user_to_group | Add a user to a Jira group | Write |
jira_add_users_to_project_role | Add users to a Jira project role | Write |
jira_check_permissions | Check user permissions for Jira operations | Read |
jira_create_jql_autocompletedata | Retrieve JQL autocomplete reference data | Write |
jira_evaluate_jira_expression | Evaluate Jira expressions using the enhanced search API | Read |
jira_fetch_bulk_issues | Bulk fetch multiple Jira issues by IDs or keys | Read |
jira_find_users2 | Find users in Jira by query or account ID | Read |
jira_get_all_groups | Retrieve all groups from the Jira instance | Read |
jira_analyse_expression | Analyses Jira expressions for syntax validation, type checking, and complexity analysis | Read |
jira_find_users_for_picker | Find users for picker components by matching query against user attributes like display name | Read |
jira_get_all_issue_type_schemes | Retrieves all Jira issue type schemes with optional filtering and pagination | Read |
jira_get_all_projects | Retrieves all visible projects using the modern paginated Jira API with server-side filtering | Read |
jira_get_all_statuses | Retrieves all issue statuses associated with workflows from Jira | Read |
jira_get_all_users | Retrieves all users from the Jira instance including active, inactive, app accounts, and system | Read |
jira_get_attachment | Retrieves the binary content of a Jira attachment by ID | Read |
jira_get_attachment_meta | Retrieve Jira attachment settings including upload limits and enabled status | Read |
jira_get_comment | Retrieves a specific comment by ID from a Jira issue with optional expansions | Read |
jira_get_components | Retrieve components from Jira projects with search and filtering | Read |
jira_get_create_metadata_issue_type_fields | Retrieve field metadata for a specific issue type in a project | Read |
jira_get_current_user | Retrieves detailed information about the currently authenticated Jira user | Read |
jira_get_dashboards | List and search Jira dashboards visible to the current user | Read |
jira_get_favorite_filters | Retrieve favorite filters for the current user | Read |
jira_get_fields | Retrieve Jira issue fields metadata | Read |
jira_get_fields_paginated | Retrieve Jira fields in pages | Read |
jira_get_filter | Retrieves a specific Jira saved filter by ID, including its JQL and sharing metadata, to reuse | Read |
jira_get_group | Retrieves details of a specific Jira group by name or ID | Read |
jira_get_info | Retrieves runtime information for the Jira Service Management instance | Read |
jira_get_issue | Retrieves a Jira issue by ID or key with customizable fields and expansions | Read |