Ask a question to get started
Enter to send•Shift+Enter new line
Get all subagents of a specific type.
getSubagentsByType( type: string ): SubagentStreamInterface<Record<string, unknown>, ToolCall, string>[]
type
string