Skip to content

Commit d868b31

Browse files
byrroevantahler
andauthored
Update pages/toolkits/productivity/jira.mdx
Co-authored-by: Evan Tahler <evan@arcade.dev>
1 parent d55b2ff commit d868b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/toolkits/productivity/jira.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This toolkit streamlines the process of issue management, making it easier to in
2929
<Warning>
3030
## Handling multiple Atlassian Clouds
3131

32-
A Jira user may have multiple Atlassian Clouds authorized. In such cases, the Jira tools must be called with the `atlassian_cloud_id` argument. The [`Jira.GetAvailableAtlassianClouds`](/toolkits/productivity/jira#jiragetavailableatlassianclouds) tool can be used to get the available Atlassian Clouds and their IDs.
32+
A Jira user may have multiple Atlassian Clouds authorized via the same OAuth grant. In such cases, the Jira tools must be called with the `atlassian_cloud_id` argument. The [`Jira.GetAvailableAtlassianClouds`](/toolkits/productivity/jira#jiragetavailableatlassianclouds) tool can be used to get the available Atlassian Clouds and their IDs.
3333

3434
When a tool call does not receive a value for `atlassian_cloud_id` and the user only has a single Atlassian Cloud authorized, the tool will use that. Otherwise, an error will be raised. The error will contain an additional content listing the available Atlassian Clouds and their IDs.
3535

0 commit comments

Comments
 (0)