Skip to main content

Crate ironclaw_tools

Crate ironclaw_tools 

Source

Re-exports§

pub use registry::ToolRegistry;

Modules§

calculator
Calculator tool — evaluate math expressions.
cron
Cron tool — schedule one-shot or recurring tasks.
datetime
fileread
File read tool — read local files sandboxed to allowed directories.
filewrite
File write tool — write or append to files sandboxed to allowed directories.
httpget
HTTP GET tool — fetch a URL and return the response body.
registry
shell
websearch
Web search tool using the DuckDuckGo Instant Answer API.