How it works
Returns the profile's full systemPrompt, researchSystemMessage, researchUserPrompt, and socialSystemPrompt. Useful for inspecting or copying a default profile into a custom one.
Inputs
Name
Type
Required
Description
profileId
string
required
Profile ID to fetch.
Returns
{ profile: NicheProfile }Examples
Inspect a default profile
Agent shows the user what's inside the Automotive default before they decide to customize it.
{
"profileId": "profile-1777862636833-ijz8fe"
}