Capabilities: что включено в этом запуске
meta_capabilitiesCheck the current configuration of the server: mode, allow/deny lists, confirmation, dry-run, idempotency, and local file access. Use this to determine which tools are accessible before invoking them.
Instructions
Возвращает машинно-читаемое описание текущей конфигурации: режим, allow/deny lists, confirmation, dry-run, idempotency, доступ к локальным файлам. Полезно агенту чтобы понять, какие операции принципиально доступны до того как пробовать вызывать tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| version | Yes | ||
| mode | Yes | ||
| allowToolsCount | Yes | ||
| denyToolsCount | Yes | ||
| features | Yes | ||
| confirmationMode | Yes | ||
| dryRunDefault | Yes | ||
| idempotencyTtlSec | Yes |