Skip to main content

Module dynamic_tools

Module dynamic_tools 

Source

Structs§

DynamicToolState

Enums§

ToolCategory

Functions§

categorize_tool
global
init_all_enabled
init_from_config
Initializes the global state from user config (env var > config.toml > default). Call once during server startup after config is loaded. If the global was already initialized (e.g. by a concurrent global() call), applies the categories to the existing state instead.
is_readonly_tool