get_allowed_tools
Method
This is a method of the SkillProperties class in the skills module.Get allowed tools as a vector.
Signature
Returns
The result of the operation.
get_allowed_tools: Get allowed tools as a vector.
This is a method of the SkillProperties class in the skills module.Get allowed tools as a vector.
def get_allowed_tools(&self) -> Vec<&str>