call_read_deep_context
Retrieve nested call/read context for specific scenarios in Karate feature files, filtering by project, feature path, scenario tag, or name.
Instructions
Return nested call/read context for selected feature scenarios.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the registered project. | |
| feature_path | No | Optional feature path or path fragment. | |
| scenario_tag | No | Optional scenario tag such as @TC-103. | |
| scenario_name | No | Optional scenario name fragment. | |
| node_id | No | Optional graph node id. | |
| max_depth | No | Nested call/read depth. | |
| limit | No | Maximum contexts to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||