agentInput

abstract val agentInput: String(source)

Represents the input provided to the agent's execution.

This variable provides access to the agent's input, which can be used to determine the agent's intent, context, or other relevant information at any stage of agents execution.

See also

AIAgentEnvironment.input