Get the profile library
POST/api/v1/agent-profiles/library
Returns the project's selection surface: id, name, description, when_to_use,
keywords and enabled flag for each profile, plus the project's
default_profile_id.
Selection metadata only — no system prompts, no generation config, no tools. This is exactly what the router model sees when choosing a profile per turn, and the cheap way to enumerate what exists.
Request
Responses
- 200
Selection metadata for the project