8000 [Feature]: Add tool parameter to write to Confluence in storage format · Issue #413 · sooperset/mcp-atlassian · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Feature]: Add tool parameter to write to Confluence in storage format #413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
zarnimng opened this issue May 11, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@zarnimng
Copy link
zarnimng commented May 11, 2025

Is your feature request related to a problem? Please describe.

I use confluence_get_page to get the contents of a page in storage format and use LLM to modify the contents. But I cannot write the contents back into Confluence in storage format. confluence_update_page always converts it into Markdown ruining any formatting and macros on the page.

Describe the solution you'd like

Add a new parameter to confluence_create_page and confluence_update_page to give LLM the flexibility to write in either markdown or storage format.

Describe alternatives you've considered

What i am doing is running a local copy of mcp-atlassian with this change.

Use Case

No response

Additional Context

I am willing to submit a PR with this change if I can help.

@zarnimng zarnimng added the enhancement New feature or request label May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0