Skip to content

Commit b47cb04

Browse files
evantahlerjottakka
andauthored
[AUTO] Adding MCP Servers docs update (#1028)
Co-authored-by: jottakka <203343514+jottakka@users.noreply.github.com>
1 parent c43122f commit b47cb04

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

toolkit-docs-generator/data/toolkits/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedAt": "2026-06-19T12:28:11.410Z",
2+
"generatedAt": "2026-06-23T12:07:49.483Z",
33
"version": "1.0.0",
44
"toolkits": [
55
{
@@ -592,7 +592,7 @@
592592
"label": "Jira",
593593
"version": "3.1.4",
594594
"category": "productivity",
595-
"type": "auth",
595+
"type": "arcade",
596596
"toolCount": 43,
597597
"authType": "oauth2"
598598
},

toolkit-docs-generator/data/toolkits/jira.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"iconUrl": "https://design-system.arcade.dev/icons/jira.svg",
99
"isBYOC": false,
1010
"isPro": false,
11-
"type": "auth",
11+
"type": "arcade",
1212
"docsLink": "https://docs.arcade.dev/en/resources/integrations/productivity/jira",
1313
"isComingSoon": false,
1414
"isHidden": false
@@ -4575,6 +4575,6 @@
45754575
"relativePath": "environment-variables/page.mdx"
45764576
}
45774577
],
4578-
"generatedAt": "2026-05-28T12:15:52.149Z",
4578+
"generatedAt": "2026-06-23T12:07:49.216Z",
45794579
"summary": "The Jira toolkit integrates Arcade with Atlassian Jira, enabling LLMs to manage issues, sprints, boards, users, attachments, and project metadata across Jira Cloud instances.\n\n## Capabilities\n\n- **Issue lifecycle management** — Create, update, transition, search (parameterized or JQL), comment on, label, and attach files to issues; move issues between sprints and backlogs.\n- **Sprint & board operations** — List boards and their sprints (with date-range filtering), retrieve backlog and sprint issues, add/move issues to sprints, and access backlog GUI URLs.\n- **Project & metadata discovery** — Browse projects, issue types, priority schemes, labels, and available transitions; resolve names/keys/emails to IDs automatically without requiring pre-lookup calls.\n- **User & identity management** — Look up users by ID, name, or email; list all users; retrieve the authenticated user's profile and available Atlassian Cloud instances.\n- **Attachment handling** — List attachment metadata, download attachment contents, and upload files (string or base64) to issues.\n\n## OAuth\n\nAuthentication uses OAuth 2.0 via the **Atlassian** provider. See the [Atlassian auth provider docs](https://docs.arcade.dev/en/references/auth-providers/atlassian) for setup details, required scopes, and configuration steps."
45804580
}

0 commit comments

Comments
 (0)