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 | Authorization | Effect | Description |
|---|---|---|---|
add_dashboard_page |
RESOURCE_EDIT |
write |
Add one dashboard page to a private draft using an exact expected revision. |
add_dashboard_visual |
RESOURCE_EDIT |
write |
Add a governed dashboard visual to a private draft using an exact expected revision. |
assign_dashboard_field |
RESOURCE_EDIT |
write |
Assign one governed semantic field to a dashboard visual in a private draft using an exact expected revision. |
catalog_get |
RESOURCE_READ |
read |
Resolve one exact authorized project resource ID and return compact metadata. |
catalog_list |
RESOURCE_READ |
read |
Browse one authorized project-resource hierarchy level when a parent ref is known. |
catalog_search |
RESOURCE_READ |
read |
Search authorized project resources by stable ID, name, description, or domain metadata. |
create_dashboard_draft |
RESOURCE_EDIT |
write |
Create a private dashboard draft owned by the authenticated principal. |
docs_read |
authenticated |
read |
Read a bounded line window from one LeapView document returned by docs_search. |
docs_search |
authenticated |
read |
Search LeapView's version-matched product documentation. |
edit_dashboard_source |
RESOURCE_EDIT |
write |
Apply atomic exact-text replacements to one canonical dashboard YAML revision. |
execute_dashboard_command |
RESOURCE_MANAGE |
destructive |
Publish or archive one dashboard authoring revision using a closed, typed command and exact expected revision. |
export_dashboard_yaml |
RESOURCE_READ |
read |
Export an authorized authored dashboard source as canonical project YAML. |
fork_dashboard |
RESOURCE_EDIT |
write |
Fork an authorized project or instance dashboard source into a private draft. |
get_dashboard |
RESOURCE_READ |
read |
Get one authorized dashboard's governed metadata. |
get_dashboard_draft |
RESOURCE_EDIT |
read |
Read the exact current private draft and retained revision for one dashboard. |
list_dashboards |
RESOURCE_READ |
read |
List the authorized project dashboard catalog. |
preview_dashboard_draft |
RESOURCE_EDIT |
read |
Preview an exact private dashboard draft revision and page against the active governed runtime. |
query_dashboard_visual |
RESOURCE_READ |
read |
Query an existing dashboard visual with governed filters and compact analytical output |
query_semantic_model |
RESOURCE_USE |
read |
Query governed semantic data with typed columns, filters, pagination, and provenance |
query_visual |
RESOURCE_USE |
read |
Create one read-only visual from LeapView semantic model fields. |
read_dashboard_source |
RESOURCE_EDIT |
read |
Read the exact current private dashboard draft as canonical YAML for a subsequent source edit. |
set_dashboard_visibility |
RESOURCE_EDIT |
write |
Set a private dashboard draft's visibility using an exact expected revision. |