Generate Schema Table Descriptions
Generate Schema Table Descriptions
Generate AI-powered descriptions for all tables in a schema.
Analyzes table metadata, column descriptions, and relationships to generate concise, agent-optimized descriptions for tables that don’t have them (or all tables if overwrite_existing is True).
Optionally generates missing column descriptions first (cascade_columns=True).
POST
Generate Schema Table Descriptions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Body
application/json
Response
Successful Response