get_tagged_elements
Retrieve Postman elements (APIs, collections, workspaces) by filtering with a tag slug. Supports pagination, sorting, and entity type filter.
Instructions
Get elements by tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Tag slug | |
| limit | No | Maximum number of results to return | |
| direction | No | Sort direction | |
| cursor | No | Pagination cursor | |
| entityType | No | Filter by entity type |