Docs.rs
agentzero-tools-0.3.0
agentzero-tools 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
auser
Dependencies
agentzero-core ^0.3.0
normal
agentzero-providers ^0.3.0
normal
agentzero-storage ^0.3.0
normal
anyhow ^1
normal
async-trait ^0.1
normal
glob ^0.3
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
zip ^2
normal
temp-env ^0.3
dev
Versions
13.64%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module delegate
agentzero_
tools
0.3.0
Module delegate
Module Items
Structs
Type Aliases
In crate agentzero_
tools
agentzero_tools
Module
delegate
Copy item path
Source
Structs
§
Delegate
Tool
Type Aliases
§
Tool
Builder
Function that builds a tool set for sub-agents. The delegate tool calls this when running in agentic mode, then filters the result based on each agent’s
allowed_tools
configuration.