listTeamSpecs
Agent Runtimes / specs/teams / listTeamSpecs
Function: listTeamSpecs()
listTeamSpecs(
prefix?):TeamSpec[]
Defined in: specs/teams/index.ts:43
List all available team specifications.
Parameters
prefix?
string
If provided, only return specs whose ID starts with this prefix.
Returns
TeamSpec[]