export_collection
Export an Insomnia API collection to JSON (V4 format). Provide the collection ID to convert it into a portable file, with an optional output path.
Instructions
Export collection to JSON (Insomnia V4 format)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | Output file path (optional) | |
| collectionId | Yes | ID of the collection to export |