get_schema
Retrieve database schema details including tables, columns, types, constraints, and RLS policies to understand structure before writing queries.
Instructions
Introspect the database schema — tables, columns, types, constraints, and RLS policies. Useful for understanding the database structure before writing queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | The project ID (defaults to the active project) |