List Postman Collection Folders
list_foldersLists folders in a Postman collection, showing name, ID, path, and request count. Verify a folder exists for a Jira ticket before running its requests.
Instructions
List the folders in a Postman collection (name, id, path, request count). Use to confirm the folder created for a Jira ticket before running it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | Postman collection v2.1 JSON (the `collection` object from the Postman API / connector's getCollection). |