Skip to content

MCP tools

The contract your AI tool executes: every publish, lifecycle, version, authoring, refresh and spec tool, with parameters and errors.

What this section becomes

One page per tool, grouped by what the tool is for. Each page states the parameters, the return shape, the errors it can raise, and the scope rules that apply to it.

GroupTools
Publishing and lifecyclepublish, update, get, delete, list
Versionslist, get, update, restore
Authoring against dataschema introspection, SQL validation, connections
Refreshstatus, source config, schedule, manual trigger
Specread a spec, derive a spec

Why this is guard-checked

The public /docs page this site replaces listed five tools out of eighteen and said nothing about the rest. That is the failure mode this section is built to prevent: a later wave adds a build guard that reads the live tool list from the source and fails the build when a tool has no page, when a documented tool no longer exists, or when a page's stated required parameters disagree with the real schema.

Placeholder

This page is a skeleton. The per-tool pages and the coverage guard land in a later wave.

Last updated 2026-08-03