Undeclared developer
Atlassian Rovo
Manage Jira and Confluence fast
Collaboration
First seen
Dec 22, 2025
42
Score
Tools & actions
Current tool inventory
32 actions
Actions
32
Templates
0
Auth used
Unknown
addCommentToJiraIssue
DataAdds a comment to an existing Jira issue id or key.
Visibility
public
Widget access
Unknown
Labels
addWorklogToJiraIssue
DataAdds a worklog on a Jira issue.
Visibility
public
Widget access
Unknown
Labels
atlassianUserInfo
DataGet current user info from Atlassian
Visibility
public
Widget access
Unknown
Labels
createCompassComponent
DataCreate a new Compass component
Visibility
public
Widget access
Unknown
Labels
createCompassComponentRelationship
DataCreate a relationship between two Compass components
Visibility
public
Widget access
Unknown
Labels
createCompassCustomFieldDefinition
DataCreate a new Compass custom field definition
Visibility
public
Widget access
Unknown
Labels
createConfluenceFooterComment
DataCreate a footer comment on a Confluence page or blog post. Footer comments are general comments about the page that appear at the bottom.
Visibility
public
Widget access
Unknown
Labels
createConfluenceInlineComment
DataCreate an inline comment on a page or blog post. Inline comments are attached to specific text selections within the page content.
Visibility
public
Widget access
Unknown
Labels
createConfluencePage
DataCreate a new page in Confluence. Can create regular pages or live docs based on the subtype parameter.
Visibility
public
Widget access
Unknown
Labels
createJiraIssue
DataCreate a new Jira issue in a given project with a given issue type.
Visibility
public
Widget access
Unknown
Labels
editJiraIssue
DataUpdate the details of an existing Jira issue id or key.
Visibility
public
Widget access
Unknown
Labels
getAccessibleAtlassianResources
DataGet cloudid to construct API calls to Atlassian REST APIs
Visibility
public
Widget access
Unknown
Labels
getCompassComponent
DataGet a Compass component by ID
Visibility
public
Widget access
Unknown
Labels
getCompassComponents
DataGet a list of Compass components
Visibility
public
Widget access
Unknown
Labels
getCompassCustomFieldDefinitions
DataGet a list of Compass custom field definitions
Visibility
public
Widget access
Unknown
Labels
getConfluencePage
DataGet a specific page or live doc data (including body content) from Confluence by its ID. You can extract the page ID from Confluence URLs - for example, from a URL like https://yoursite.atlassian.net/wiki/spaces/SPACE/pages/123456789/Page+Title, the page ID is "123456789". The URL can be used as the cloudId parameter, as the tool will handle converting the site name to a cloud ID.
Visibility
public
Widget access
Unknown
Labels
getConfluencePageDescendants
DataGet all child pages (descendants) of a specific page in the page hierarchy. Useful for exploring page structure and finding nested content.
Visibility
public
Widget access
Unknown
Labels
getConfluencePageFooterComments
DataGet footer comments for a Confluence page. Footer comments are general comments about the page that appear at the bottom, not tied to specific content. Returns comment body content as Markdown.
Visibility
public
Widget access
Unknown
Labels
getConfluencePageInlineComments
DataGet inline comments for a Confluence page. Inline comments are attached to specific text selections within the page content.
Visibility
public
Widget access
Unknown
Labels
getConfluenceSpaces
DataGet spaces from Confluence. Spaces are containers for pages and content, organized by teams or topics. Use this to discover available spaces before accessing their content. You can also use this with a space key to get the numerical space ID needed for other operations.
Visibility
public
Widget access
Unknown
Labels
getJiraIssue
DataGet the details of a Jira issue by issue id or key.
Visibility
public
Widget access
Unknown
Labels
getJiraIssueRemoteIssueLinks
DataGet remote issue links (eg: Confluence links etc...) of an existing Jira issue id or key
Visibility
public
Widget access
Unknown
Labels
getJiraIssueTypeMetaWithFields
DataGet issue type metadata for a project and issue type. Returns a page of field metadata for a specified project and issue type ID. Use the information to populate the requests in Create issue and Create issues.
Visibility
public
Widget access
Unknown
Labels
getJiraProjectIssueTypesMetadata
DataGet a page of issue type metadata for a specified project. The issue type metadata will be used to create issue.
Visibility
public
Widget access
Unknown
Labels
getPagesInConfluenceSpace
DataGet all pages within a specific Confluence space. Useful for discovering content structure and finding pages by title or status. Returns page body content as Markdown.
Visibility
public
Widget access
Unknown
Labels
getTransitionsForJiraIssue
DataGet available transitions for an existing Jira issue id or key.
Visibility
public
Widget access
Unknown
Labels
getVisibleJiraProjects
DataGet visible Jira projects for which the user has either view, browse, edit or create permission on that project.
Visibility
public
Widget access
Unknown
Labels
lookupJiraAccountId
DataLookup account ids of existing users in Jira based on the user's display name or email address.
Visibility
public
Widget access
Unknown
Labels
searchConfluenceUsingCql
DataSearch content in Confluence using CQL (Confluence Query Language). ONLY use this tool when CQL syntax is specifically needed or mentioned in the query. For general searches across Jira and Confluence, use the unified "search" tool instead. CQL is a powerful query language for finding pages, spaces, and content based on various criteria like title, content, labels, creation date, etc.
Visibility
public
Widget access
Unknown
Labels
searchJiraIssuesUsingJql
DataSearch Jira issues using Jira Query Language (JQL). ONLY use this tool when JQL syntax is specifically needed or mentioned in the query. For general searches across Jira and Confluence, use the unified "search" tool instead.
Visibility
public
Widget access
Unknown
Labels
transitionJiraIssue
DataTransition an existing Jira issue (that has issue id or key) to a new status.
Visibility
public
Widget access
Unknown
Labels
updateConfluencePage
DataUpdate an existing page or Live Doc in Confluence.
Visibility
public
Widget access
Unknown
Labels