Delete Shared Step
delete_shared_stepDelete a shared step from the library. This action breaks references in test cases that use the step.
Instructions
Delete a shared step from the library. ⚠️ CAUTION: Destructive.
⚠️ CAUTION: If this shared step is used by test cases, deleting it will break those references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be True to proceed (safety measure). | |
| step_id | Yes | The shared step ID to delete (required). | |
| project_id | No | Optional override for the default Project ID. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |