Skip to main content

allow_tool

Method
This is a method of the AutonomyConfig class in the config module.
Add allowed tool

Signature

def allow_tool(mut self, tool: impl Into<String>) -> Self

Parameters

tool
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.