query_dependencies
Retrieve direct or transitive dependencies of a specified component in Karate feature files.
Instructions
Find all components that the specified component depends on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_id | Yes | ID of the component (e.g., file path or scenario tag). | |
| transitive | No | Whether to include indirect dependencies (default: True). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||