is_yaml_approved
Function
This function is defined in the approval module.Check if a tool is auto-approved via YAML approve field.
Signature
Parameters
No description available.
Returns
The result of the operation.
Check if a tool is auto-approved via YAML approve field.
This function is defined in the approval module.Check if a tool is auto-approved via YAML approve field.
def is_yaml_approved(tool_name: str) -> bool