--toolsets or toolsets: in config) and the agent only has access to the tools in the active set.
How to use toolsets
- Command line
- config.yaml
- Per-platform
- In session
Pass a comma-separated list of toolsets to the
--toolsets / -t flag:all resolves to every available toolset.
Core toolsets
These single-purpose toolsets can be composed into custom configurations.Composite toolsets
Composite toolsets include all tools from their member toolsets.Platform presets
Platform presets are curated bundles for each messaging platform. They include all tools from_HERMES_CORE_TOOLS (the full tool set).
Custom toolset composition
You can create ad-hoc toolsets inconfig.yaml by listing multiple built-in toolsets. Tool names are deduplicated automatically.