Skip to main content
POST
Suggest agent instructions

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Path Parameters

id
string<uuid>
required

Agent id

Response

A draft tailored system prompt for review

instructions
string
required

Claude's draft. Returned as plain text; caller saves via a follow-up PATCH /v1/agents/{id} {"instructions": "..."} after a human review pass. Never auto-persisted.