reload_configuration
Reload config.toml from disk and refresh runtime state including config, schema, rate limiter, and CLI wrappers. Use to apply hand-edited changes without restarting the IDE.
Instructions
Re-read config.toml from disk and refresh all runtime state.
Use this after hand-editing config.toml to pick up changes without restarting the IDE. Reloads: config, schema, rate limiter, audit logger, Taskwarrior/Timewarrior CLI wrappers.
Onboarding write tools (save_initial_schema, use_preset_schema) and reconfigure tools (set_active_schema, set_taxonomy_path, set_role) auto-reload on success, so you rarely need to call this directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |