Skip to main content

get_allowed_tools

Method
This is a method of the SkillProperties class in the skills module.
Get allowed tools as a vector.

Signature

def get_allowed_tools(&self) -> Vec<&str>

Returns

Returns
Vec<&str>
The result of the operation.