list_shared_steps
Retrieve shared steps in a project, with options to search by title and paginate results.
Instructions
Get all shared steps in a project with optional search and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code (2-10 uppercase letters, numbers, or underscores) | |
| search | No | Search query for step title | |
| limit | No | Maximum number of items | |
| offset | No | Number of items to skip |