Skip to main content

allow_only

Method
This is a method of the HandoffFilters class in the workflow_aliases module.
Allow only specific agents

Signature

def allow_only(agents: Vec<String>) -> Self

Parameters

agents
Vec<String>
required
No description available.

Returns

Returns
Self
The result of the operation.