Create Bruno Collection
create_collectionCreate a new Bruno API testing collection directory with a name and output path, plus optional format, base URL, and description.
Instructions
Create a new Bruno API testing collection with configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| format | No | yaml | |
| ignore | No | ||
| baseUrl | No | ||
| outputPath | Yes | Absolute path where the new collection directory will be created. | |
| description | No |