remove_step
Remove a step from an Easy Spec flow by providing its path. This tool deletes the specified step from the flow to keep Playwright test scenarios up to date.
Instructions
Remove a step by its path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | ||
| project | No | Path to the project root (same folder the side panel connects to). Defaults to the EASYSPEC_PROJECT environment variable if omitted. | |
| stepPath | Yes |