Type Aliases
InstructionDeliveryLease
Type Alias: InstructionDeliveryLease
InstructionDeliveryLease =
"next-call"|"until-skill-exit"
Defined in: src/core/agent/toolEffects.ts:78
How long a pushed instruction stays delivered.
InstructionDeliveryLease =
"next-call"|"until-skill-exit"
Defined in: src/core/agent/toolEffects.ts:78
How long a pushed instruction stays delivered.