getCollections
Retrieve all collection schemas from the Directus CMS API using the Model Context Protocol. Simplify schema management by accessing structured data without manual configuration.
Instructions
Get all collection schemas from Directus
Input Schema
Name | Required | Description | Default |
---|---|---|---|
token | No | Authentication token (default from config) | |
url | No | Directus API URL (default from config) |