get_schema
Explore database schema: tables, columns, types, constraints, and RLS policies to inform query development.
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) |