remove_from_suite
Remove a suite placement by its entry ID while preserving the underlying scenario and other placements.
Instructions
Remove one suite placement by its entry id (see list_suites). Only removes that placement -- the underlying scenario, and any of its OTHER placements, are untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entryId | Yes | ||
| project | No | Path to the project root (same folder the side panel connects to). Defaults to the EASYSPEC_PROJECT environment variable if omitted. |