defineAgent
Create an agent definition that Iron Gorilla can validate and run.
SDK v2026.4.0
Kind: function
Signature
export function defineAgent(config: AgentConfig): AgentDefinitionRemarks
This validates the declarative config surface immediately so authoring errors fail close to the source file rather than at deploy time.
Parameters
config: AgentConfig