Skip to main content

Module manifest

Module manifest 

Expand description

Plugin manifest — ~/.zeroclaw/tools/<name>/tool.toml schema.

Structs§

ExecConfig
Execution configuration — how ZeroClaw spawns the tool.
ParameterDef
A single parameter definition for a plugin tool.
ToolManifest
Full plugin manifest — parsed from tool.toml.
ToolMeta
Tool identity metadata.
TransportConfig
Optional transport hint for the tool. When present, ZeroClaw will prefer the named transport kind and can enforce device presence before calling the tool.