Core Types
The Agent User Interaction Protocol SDK is built on a set of core types that represent the fundamental structures used throughout the system. This page documents these types and their properties.RunAgentInput
Input parameters for running an agent. In the HTTP API, this is the body of thePOST request.