analyze_collection_schema
Inspect a Directus collection's schema to map relationships and validate constraints, providing the structure needed to model data confidently.
Instructions
Analyze collection schema with relationship mapping and validation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | Collection name | |
| includeRelations | No | Include relationship analysis | |
| validateConstraints | No | Validate schema constraints |