team / Exports / TaskAgentConfig
Interface: TaskAgentConfig
Configuration for creating a task-specific agent
Table of contents
Properties
Properties
taskDescription
• taskDescription: string
Description of the task the agent will perform
Defined in
requiredTools
• requiredTools: string
[]
Required tools for the task
Defined in
agentConfig
• Optional
agentConfig: Partial
<AgentConfig
>
Agent configuration overrides