Agent tool reference
The exact tool catalog exposed by built-in chat, deployment MCP, and leapview agent tools. Names, metadata, defaults, and schemas are generated from the canonical runtime providers.
Machine-readable: complete tool manifest. Focused JSON and Markdown slices are available at /docs/agent-tools/tools/{name}.json and .md.
Tools
| Tool | Privilege | Effect | Description |
|---|---|---|---|
catalog_get |
VIEW_ITEM |
read |
Get the compact definition and type-specific metadata for one exact catalog ref. |
catalog_list |
VIEW_ITEM |
read |
Browse one deterministic level of the authorized LeapView catalog hierarchy. |
catalog_search |
VIEW_ITEM |
read |
Search the complete authorized LeapView BI catalog across workspaces. |
docs_read |
USE_AGENT |
read |
Read a bounded line window from one LeapView document returned by docs_search. |
docs_search |
USE_AGENT |
read |
Search LeapView's version-matched product documentation. |
query_dashboard_visual |
QUERY_DATA |
read |
Query an existing dashboard visual with governed filters and compact analytical output |
query_semantic_model |
QUERY_DATA |
read |
Query governed semantic data with typed columns, filters, pagination, and provenance |
query_visual |
QUERY_DATA |
read |
Create one read-only visual from LeapView semantic model fields. |