list-classifications
Retrieve tag classifications from OpenMetadata with support for pagination, field selection, and including deleted entities.
Instructions
List tag classifications
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 | |
| include | No | Include deleted entities | non-deleted |