docs: update reusable recipes docs (#8232)

Signed-off-by: Angie Jones <angie@Angies-MacBook-Pro.local>
Co-authored-by: Angie Jones <angie@Angies-MacBook-Pro.local>
This commit is contained in:
Angie Jones
2026-04-01 09:31:17 -04:00
committed by GitHub
parent a58ae1b146
commit 84b4d13287
5 changed files with 5 additions and 4 deletions
@@ -13,6 +13,7 @@ const RecipeFields = () => {
<li><strong>Model and provider</strong> to specify which provider and model the recipe should use</li>
<li><strong>Extensions</strong> to select which tools are available</li>
<li><strong>Response JSON schema</strong> for <a href="/goose/docs/guides/recipes/session-recipes#structured-output-for-automation">structured output in automations</a></li>
<li><strong>Subrecipes</strong> to attach existing subrecipes or create a new one inline</li>
</ul>
</li>
</ul>