postman_action
List collections, retrieve collection details, list environments, and list monitors using the Postman API.
Instructions
Interact with the Postman API: list and retrieve collections, list environments, and list monitors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: list_collections, get_collection, list_environments, list_monitors. | |
| api_key | Yes | Postman API key. | |
| collection_id | No | Collection UID (for get_collection). | |
| workspace_id | No | Workspace ID to filter results. |