Skip to main content

Module prompts

Module prompts 

Source
Expand description

Precompiled prompts: the “what is happening here?” / “why did this node exit on false?” questions, rendered with live data so the agent’s model starts from the facts. The same renderer backs MCP prompts/get and the Admin API’s GET /api/mcp/prompts/{name} (the UI’s “copy as agent prompt”), so the two are byte-identical.

Structs§

PromptArg
PromptDef
RenderedPrompt
A rendered prompt: one user message.

Constants§

MCP_HINT 🔒
WIRING_RULE 🔒

Statics§

PROMPTS 🔒

Functions§

arg 🔒
block 🔒
last_status_setter 🔒
The node that last set response.status_code in a trace, or a note that none did (the status is the upstream’s or the default).
obj 🔒
prompt_def
prompt_defs
render
required 🔒