pub fn call(
weavatrix: &mut Weavatrix,
name: &str,
arguments: Value,
) -> Result<Value, String>Expand description
Executes one bounded read-only repository tool.
ยงErrors
Returns invalid arguments, unavailable optional capabilities, or analysis failures without mutating repository source.