get_shared_step_usage
Identify which test cases use a specific shared step to assess impact before editing or archiving it.
Instructions
Get the list of test cases that use a specific shared step. Use this for impact analysis before editing or archiving a shared step: shows which test cases would be affected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Shared step ID. Must be a number (integer), not a string. | |
| page | No | Page number, 0-based. Must be a number (integer), not a string. | |
| size | No | Page size. Must be a number (integer), not a string. |