pub type ToolMetadata = HashMap<String, ToolOutput>;Expand description
Metadata attached to a tool context or result.
Aliased Typeยง
pub struct ToolMetadata { /* private fields */ }pub type ToolMetadata = HashMap<String, ToolOutput>;Metadata attached to a tool context or result.
pub struct ToolMetadata { /* private fields */ }