Tools and agents allow you to extend your prompts with external capabilities.
key
: The name of the tool, as a property key in the tools
objectdescription
: What the tool does (helps the LLM understand when to use it)parameters
: JSON Schema defining the tool’s input parametersmax_calls
, your LLM can make multiple calls to solve complex agentic tasks.
Tools are defined in your prompt’s frontmatter configuration and can be accessed within your messages:
To enable agents:
max_calls
to your model settingsWe’re here to help! Choose the best way to reach us: