toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool.agentic.playbook
/
UnlockCondition
/
Companion
/
whenPredicate
when
Predicate
fun
whenPredicate
(
predicate
:
(
PlaybookContext
)
->
Boolean
)
:
UnlockCondition
Create a condition that unlocks when a custom predicate returns true.