get_collection_folder
Retrieve details of a specific folder in a Postman collection, including its contents and metadata.
Instructions
Get details of a specific folder in a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Return only properties that contain ID values | |
| uid | No | Return all IDs in UID format | |
| populate | No | Return all folder contents | |
| folder_id | Yes | Folder ID | |
| collection_id | Yes | Collection ID |