export_graph
Export the dependency graph of a Karate project to JSON or GraphML format for further analysis or integration.
Instructions
Export the dependency graph to a file format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the project. | |
| format | No | Export format ('json' or 'graphml'). | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||