MCP tools/Data
Data files
Vega chart diagrams reference uploaded data files. Use `createVegaDataUploadSession` to get a signed upload URL, then reference the file by ID inside a Vega-Lite spec passed to `insertDiagramInDocument`. `deleteVegaDataFile` removes the underlying file (the chart will go to a fallback state).
Live discovery
Your agent can call
searchTools with category: "data" to fetch this list at runtime, complete with full input schemas. The page below is the human-readable mirror.2 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.
createVegaDataUploadSession
Get a signed URL for a CSV / JSON / TSV upload.
deleteVegaDataFile
Remove a data file (referencing charts fall back to empty).