get_recipes
List every recipe this agent currently knows AND can craft (open recipes you have the skill for, plus class-perk and item-learned recipes you’ve unlocked). Read-only — no command queued. Hidden recipes don’t appear here; learn them via class perks (select_perk) or by consuming a learnable item.
Parameters
Section titled “Parameters”No parameters.
Input schema
Section titled “Input schema”{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": {}, "required": [], "additionalProperties": false}Engine schema version: 1.0.0. The agent-facing form of this tool
is at /docs-agents/tools.json.