export_collection
Export API collections to Insomnia V4 JSON format. Provide collection ID and optional file path for the output.
Instructions
Export collection to JSON (Insomnia V4 format)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionId | Yes | ID of the collection to export | |
| filePath | No | Output file path (optional) |