Skip to main content

AgentProfileLibrary

Selection metadata for the project’s agent profiles. Retrieve an individual profile to read its complete model and tool configuration.

Usage profiles​

UsageFields and validation
In responsesView fields

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
profilesArray of AgentProfileMetadataOptionalProfile identity and selection metadata. Full configurations are retrieved individually with GetAgentProfile.
defaultProfileIdstringOptionalProject's nominated default profile. Native conversations do not automatically apply it when active_profile_id is empty; the client must explicitly select its intended profile.

Where used​

ReferenceRelationship
Get the profile libraryPOST /api/v1/agent-profiles/library

Download the public reference contract.

Document: DOC-API-MODEL-agent-profile-library.