Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-06 14:08:06 +04:00
parent 696c958901
commit 9f0cbc5660
4 changed files with 77 additions and 18 deletions

View file

@ -45,11 +45,11 @@ Jira** — skip the confirmation gate and the `createJiraIssue` call. See Phase
If the user picks a Stream, map the chosen value to its option **id** (preferred); on a `{ "id": ... }`
rejection retry that field with `{ "value": "<value>" }`.
| Value | id | | Value | id |
|---|---|---|---|---|
| `Core` | `15117` | | `Visa` | `15981` |
| `Blockchain` | `15120` | | `Engagement` | `15118` |
| `Grow` | `15116` | | `App store` | `15119` |
| Value | id |
|---|---|
| `Core` | `15117` |
| `Grow` | `15116` |
| `Visa` | `15981` |
> **Tool names:** the phases below reference MCP tools by short name (e.g. `createJiraIssue`,
> `getAccessibleAtlassianResources`) for readability. These map to the fully-qualified Atlassian Rovo