Confluence
JSON →Provides secure access to Atlassian Confluence content and spaces using its REST API.
Tools · 7
- search_confluence Search content across allowed spaces
- get_page Retrieve a specific page by ID
- create_page Create a new page
- update_page Update an existing page
- delete_page Delete a page
- list_spaces List accessible spaces
- get_space_content Get pages from a specific space
Environment variables
CONFLUENCE_BASE_URLCONFLUENCE_API_TOKEN
Links
★ 2 GitHub stars