Tools

get_schema

Get the complete JSON schema for a data model

Get the complete JSON schema for a data model — all fields, types, required flags, enums, and defaults.

ParameterTypeRequiredDescription
modelNamestringYesModel name (e.g. Customers, Orders, Products)

Example prompt: "Show me the schema for the Orders model"

Copyright © 2026