MCP tools/Navigation
Navigation & discovery
Every MCP session starts with discovery: listing the orgs the credential can see, walking the workspace/project tree, and resolving an opaque path to a concrete `id`. These tools are read-only and respect the credential's permission scope: a project-scoped key only sees its own project, a global key sees everything the user can see.
Live discovery
searchTools with category: "navigation" to fetch this list at runtime, complete with full input schemas. The page below is the human-readable mirror.6 tools
Every tool below honours the credential’s permission scope and the user’s org role. Agents see only what they’re authorised to call.
getFolderHierarchy
Tree rooted at a given folder.
getProjectHierarchy
Full folder + document tree for a project.
listOrganisations
List all orgs the credential can see (single-org for project-scoped keys).
listProjects
List projects under a workspace.
listWorkspaces
List workspaces under an org.
searchTools
Search the MCP tool catalogue itself by keyword or category.