Atlassian Team members are employees working across the company in a wide variety of roles.
August 10, 2026 edited
Hi team! I am Abhinav, PM Loom.. Great news. We now have Loom tools available on RovoMCP v2 Preview... check out the announcement post and some inspiration flows -
Hi, we have a use case that involves creating new pages and then applying a page template to fill in the content. The new endpoint appears to have some tools related to this, but they don't work for me:
- getConfluenceTemplate - Retrieves a Confluence template by templateId. - Tested with an existing template; returned 404 Not Found.
- listConfluenceTemplates - Lists available Confluence templates. - Supports space, scope (global, space, available), type (page, blueprint, all), query, cursor, and limit. - Tested against a space with existing templates; returned 404 Not Found.
- createConfluenceContent - Creates Confluence pages or live documents. - Does not currently expose a template ID parameter in its schema, so template content must first be retrieved and then supplied in the page body.
I wanted to check first to make sure my understanding is correct and that these are intended to work as described.
Thanks for the report. I was able to reproduce it and and a fix has been deployed. Can you give it another go and see if you are still experiencing the issues with the template tools?
"- Does not currently expose a template ID parameter in its schema, so template content must first be retrieved and then supplied in the page body." - This is intentional as you assumed, as we want to make the agent read the templates first, modify it if needed, then create from it as if its any other content.
Hi @Tyler Brown , I was able to test and it looks like the getConfluenceTemplate and listConfluenceTemplates work now. createConfluenceTemplate still does not appear to accept a template ID but Codex was able to work around it by manually copying the content of my test template and copying that in the body parameter of createConfluenceContent.
Atlassian Team members are employees working across the company in a wide variety of roles.
September 1, 2026 edited
A huge thank you to everyone who tested and provided feedback throughout the v2 preview, your support helped us to improve the Atlassian MCP in readiness for v2.
I'm happy to share that Atlassian Rovo MCP v2 is now available via `https://mcp.atlassian.com/v2/mcp`. This introduces broader support for Loom, Goals, Projects, Goals, Teams, Focus, Talent and Code Search; as well as Bitbucket via OAuth.
31 comments