Iron Gorilla Developers

DefineAgentTriggerConfig

Trigger authoring input accepted by `defineAgent`.

SDK v2026.4.0

Kind: typeAlias

Signature

Example
export type DefineAgentTriggerConfig = unknown | unknown | unknown | unknown

Remarks

The SDK contract normalizes omitted trigger defaults into the validated AgentConfig output.

On this page