Expand description
swarms list <source> — enumerate swarms from a given source.
Streams one ResponseItem per swarm. Sources:
Filesystem/Objectiveai/Mock— delegates to the SDK’slist_swarmsHTTP endpoint with the matchingListSwarmsSource.All— filesystem + objectiveai, de-duplicated: ObjectiveAI items skip anything already covered by a filesystem item. The fetches run concurrently.