Skip to main content

MCP Tool Catalog

The static tool-description file exposes six gateway operations.

ToolPurposeRead onlyDestructive
atlassianUserInfoReturn the signed-in Atlassian identityYesNo
getAccessibleAtlassianResourcesList sites and cloud IDsYesNo
discoverSearch deferred Atlassian operationsYesNo
executeReadRun a discovered read operationYesNo
executeWriteRun a non-destructive writeNoNo
executeDestructiveRun a destructive operationNoYes

Cowork uses standard MCP annotations to determine confirmation behavior. Every tool declares both readOnlyHint and destructiveHint; missing annotations may be treated conservatively as destructive.

For Jira workflows, call discover first because the Rovo v2 gateway defers the schemas for project-specific operations.