Delete cookbook
delete_cookbookDelete a saved cookbook (a filter for recipes) without affecting the recipes themselves. Requires a confirmation token from a prior call to proceed.
Instructions
Deletes a cookbook. The recipes it matched are not touched — a cookbook is only a saved filter. Requires confirmation: call once to receive a token, then again with that token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cookbook_id | Yes | Cookbook UUID, from list_cookbooks | |
| confirm_token | No | Confirmation token from a previous call of this tool with the same arguments. Omit on the first call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No | Present only when entries were dropped to fit the budget. | |
| deleted_cookbook_id | Yes |