AgentKind type

Definieert het type/type agent. Bepaalt welke agentdefinitiestructuur wordt gebruikt.

type AgentKind = "prompt" | "hosted" | "workflow" | "external"