agentPrompt
No description
agentPrompt(
agentType: String!
): AgentPrompt
Arguments
agentPrompt.agentType ● String! non-null scalar
Type
AgentPrompt object
Editable instructions for one AI agent, scoped to the current product. Only the guidance/rubric portion is editable; the JSON output-protocol contract and the dynamic-injection blocks (ICP rows, topic, enum lists) stay code-owned and compose around the guidance at render time.


