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