get_project
Retrieve a project's details, including its slug, visibility, status, deployed functions, and complete database schema with tables, columns, and types, by providing a project ID.
Instructions
Get project details including slug, visibility, status, deployed functions, and the database schema (tables, columns, types).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (e.g. proj_a8Kq7fR2xZ) |