Get table schema (columns and types)
Get table schema (columns and types)
Get the schema for a specific table, including column names, types, nullability, and default values. Useful for agent tooling and dynamic form generation.
Get table schema (columns and types)
Bearer authentication of the form Bearer <token>, where token is your auth token.