get_postman_request
Retrieve a Postman request by searching with a partial request name or exact API path from cached Mailganer API documentation.
Instructions
Get a Postman request by partial name or exact API path (without related docs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Partial request name | |
| path | No | API path, e.g. /api/v2/emails/ |