get_preset_info
Inspect the active preset, registered tools, and deferred tools to understand the session's tool availability.
Instructions
Show active tool preset, available presets, which tools are registered in this session, and which are deferred (loadable via load_tools). Read-only. Returns JSON: { active_preset, registered_tools, tool_names, available_presets, deferred_tools }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||