Skip to Content
API ReferenceType AliasesType Alias: SkilledCrewYamlConfigAgent

Type Alias: SkilledCrewYamlConfigAgent

SkilledCrewYamlConfigAgent = object

Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:17 

Properties

instructionsPath

instructionsPath: string | null

Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:18 


mcp_servers

mcp_servers: SkilledCrewYamlConfigMcpServer[]

Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:19 


skills

skills: SkilledCrewYamlConfigSkill[]

Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:20 


toolChoice

toolChoice: "auto" | "required"

Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:21 

Last updated on