task_recipes
List pre-designed complex tasks such as replicating a website or running an SEO audit. Expand a recipe by ID to obtain a ready-to-run prompt with tools and estimated cost.
Instructions
Returns a menu of pre-designed complex tasks that ToolSnap makes easy (e.g. replicate a website as static HTML, run an SEO audit), each as a ready-to-run prompt that orchestrates the right ToolSnap tools end-to-end. Call with no arguments to list available recipes; call with recipe='' to get the full ready-to-paste prompt, the tools it uses and an estimated cost. Always returns immediately — has no side effects and costs nothing. Use this when the user asks for a whole task (migrate/clone a site, audit SEO) rather than a single operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe | No | The recipe id to expand (e.g. 'replicate_website', 'seo_audit'). Omit to list the menu. |