Optionalbase_agent?: stringThe base agent to extend.
Optionalbase_environment?: Environment | stringThe environment configuration for the agent.
Optionaldescription?: stringAgent description for developers to quickly read and understand.
Optionalid?: stringThe unique identifier for the agent.
Optionalsystem_instruction?: stringSystem instruction for the agent.
Optionaltools?: AgentTool[]The tools available to the agent.
An agent definition for the CreateAgent API.