🤖Agent

🤖 The Agent block runs an AI model with defined instructions and personality to reason and compose a response.

What it does

It receives input such as a message, context, or knowledge passages; applies instructions and tone; and produces text available through <agent.content>.

Core settings

  • Model: Selected automatically for the task or chosen manually.
  • Instructions (system prompt): The agent's role and boundaries.
  • Tools: Capabilities the agent can call while reasoning.
  • Knowledge: RAG passages that ground the answer.