step_catalog
Search a reusable step vocabulary with placeholders and allowed values, then compose new scenarios from existing steps and values. Filter by keyword or query to find the right step definitions.
Instructions
The reusable step vocabulary: step definitions with their placeholders and (best-effort) allowed values pulled from the expression — cucumber {int}/{string}/{word}, regex alternations like (Auto|Allianz) as enum values, other groups as free parameters. Use to compose new scenarios from steps and values that already exist. Optional keyword/query filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max steps (default 100). | |
| query | No | Optional: only steps whose expression contains this text. | |
| keyword | No | Optional: only steps declared with this attribute keyword. |