You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Browse the priorities associated with a priority scheme.",
159
159
],
160
160
[
161
-
"Jira.ListProjectsAssociatedWithAPriorityScheme",
161
+
"Jira.ListProjectsByScheme",
162
162
"Browse the projects associated with a priority scheme.",
163
163
],
164
164
[
@@ -1202,7 +1202,7 @@ Browse the priority schemes available in Jira.
1202
1202
-**order_by** (`Enum`[PrioritySchemeOrderBy](/mcp-servers/productivity/jira/reference#PrioritySchemeOrderBy), optional) The order in which to return the priority schemes. Defaults to name ascending.
1203
1203
-**atlassian_cloud_id** (`string`, optional) The ID of the Atlassian Cloud to use (defaults to None). If not provided and the user has a single cloud authorized, the tool will use that. Otherwise, an error will be raised.
@@ -1230,7 +1230,7 @@ Browse the priorities associated with a priority scheme.
1230
1230
-**offset** (`integer`, optional) The number of priority schemes to skip. Defaults to 0 (start from the first scheme).
1231
1231
-**atlassian_cloud_id** (`string`, optional) The ID of the Atlassian Cloud to use (defaults to None). If not provided and the user has a single cloud authorized, the tool will use that. Otherwise, an error will be raised.
1232
1232
1233
-
## Jira.ListProjectsAssociatedWithAPriorityScheme
1233
+
## Jira.ListProjectsByScheme
1234
1234
1235
1235
<br />
1236
1236
<TabbedCodeBlock
@@ -1239,10 +1239,10 @@ Browse the priorities associated with a priority scheme.
0 commit comments