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