Confluence
Docs & notes · 65 actions · connect by signing in
Actions
A sample of the 65 Confluence actions. Each keeps the schema of the real API.
confluence.list_pagesreadconfluence.get_pagereadconfluence.create_pagewriteconfluence.list_filesreadconfluence.get_filereadconfluence.create_filewriteconfluence.delete_pagedelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list pages", "app": "confluence" }execute_tool
{ "name": "confluence.list_pages",
"fields": ["id"] }