Module manifest
Expand description
Plugin manifest — ~/.zeroclaw/tools/<name>/tool.toml schema.
Structs§
- Exec
Config - Execution configuration — how ZeroClaw spawns the tool.
- Parameter
Def - A single parameter definition for a plugin tool.
- Tool
Manifest - Full plugin manifest — parsed from
tool.toml. - Tool
Meta - Tool identity metadata.
- Transport
Config - Optional transport hint for the tool. When present, ZeroClaw will prefer the named transport kind and can enforce device presence before calling the tool.