DefineAgentConfig
Authoring input accepted by `defineAgent`.
SDK v2026.4.0
Kind: typeAlias
Example
export type DefineAgentConfig = Omit & unknown
Fields with SDK defaults remain optional at authoring time even though the validated AgentConfig stores them as concrete arrays/objects.