CrewInfo
Defined in: packages/agentic-control/src/crews/types.ts:56
Information about an available crew (matches agentic-crew CLI JSON output)
Properties
Section titled “Properties”description
Section titled “description”description:
string
Defined in: packages/agentic-control/src/crews/types.ts:62
Crew description
name:
string
Defined in: packages/agentic-control/src/crews/types.ts:60
Crew name
package
Section titled “package”package:
string
Defined in: packages/agentic-control/src/crews/types.ts:58
Package name
required_framework
Section titled “required_framework”required_framework:
string|null
Defined in: packages/agentic-control/src/crews/types.ts:64
Required framework (null if framework-agnostic)