getConfig
Retrieve current configuration details (excluding secrets) from the Directus MCP Server to manage collections, items, users, and system information efficiently.
Instructions
Get current configuration information (without secrets)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}