OptionalexecutionOptional: Configuration for execution phase behavior (TAEF parameters) for this specific call. Overrides thread and instance-level execution config.
OptionalforceForce the use of specific tools, potentially overriding the thread's enabledTools for this call (use with caution).
OptionalllmOverride specific LLM parameters (e.g., temperature, max_tokens) for this call only.
OptionaloverrideSpecify a particular reasoning model to use for this call, overriding the thread's default.
OptionalpersonaOptional: Defines the identity and high-level guidance for the agent for this specific call. This overrides both the instance-level and thread-level persona.
OptionalpromptOverride the prompt template used for this specific call.
OptionalproviderOverride provider configuration for this specific call.
OptionalstreamRequest a streaming response for this specific agent process call.
OptionalsystemOptional system prompt override/tag to override thread, instance, or agent defaults for this specific call.
Options to override agent behavior at runtime.
AgentOptions