list-tags
Retrieve tags with pagination and filtering by parent tag, classification, or inclusion of deleted entities.
Instructions
List tags with pagination and classification filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to include | |
| limit | No | Number of results per page | |
| before | No | Cursor for backward pagination | |
| after | No | Cursor for forward pagination | |
| parent | No | Filter by parent tag FQN | |
| include | No | Include deleted entities | non-deleted |