schema_list_project
List schemas linked to the current project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_uuid | No | Project to list schemas for. Optional; defaults to the key's project when resolvable (pass the project_uuid from build_whoami/build_list_projects under an API key). | |
| include_content | No | Include full schema content (default: true). |