seedfast_plan_delete
Delete a stored seeding plan permanently from the current session when it is no longer needed. This action does not interrupt seeding runs already started.
Instructions
Permanently removes a stored plan from the current MCP session. Returns a short text line confirming deletion; returns an error when the ID is unknown or the delete fails. This is a destructive action — the plan cannot be recovered through this tool. It does NOT cancel or affect any seeding run that was previously started from the plan. Use only when the user explicitly wants to discard a plan. Does not require SEEDFAST_API_KEY. Next: call seedfast_plans_list to confirm the plan is gone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | Yes | Plan ID to delete. |