Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
get_target
Method
This is a method of the RoutingConditionProtocol class in the conditions module.Get the target tasks/steps based on condition evaluation. # Arguments *
context - Dictionary containing variables for evaluation. # Returns List of target task/step names to route to. Returns empty list if no match found.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.

