toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool.agentic.playbook
/
UnlockCondition
/
Companion
/
afterTools
after
Tools
fun
afterTools
(
vararg
toolNames
:
String
)
:
UnlockCondition
fun
afterTools
(
tools
:
List
<
Tool
>
)
:
UnlockCondition
Create a condition that unlocks after the specified tools have been called.