move_suite_entry
Move a suite placement to a different folder path using its entry ID.
Instructions
Move one suite placement (by its entry id, see list_suites) to a different folder path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| 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. |