create_collection
Create a new Postman collection in a specified workspace by providing its name, description, and workspace ID.
Instructions
Create a new collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the collection | |
| description | Yes | The description of the collection | |
| workspaceId | Yes | The ID of the workspace |