ai_feature_context_pack
Generate AI-ready feature context from Karate feature files by extracting intent, variables, assertions, and dependency chains for graph analysis.
Instructions
Build AI-ready feature context: intent, variables, assertions, call/read chain, graph context.
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_call_depth | No | Nested call/read depth. | |
| limit | No | Maximum packs to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||