neuron_recipe_get
Retrieve a recipe's complete contents—agent instructions, configuration, accumulated learnings, and variable definitions—to understand what it does before running it.
Instructions
Get a recipe's full contents — agent instructions (agent.md), configuration (recipe.yaml), accumulated learnings, and variable definitions. Use this to understand what a recipe does before running it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Recipe slug (e.g. 'web-researcher', 'qa-engineer') |