uc_model_list
List registered models in Unity Catalog with optional filters by catalog, schema, and pagination.
Instructions
List registered models (GET /api/2.1/unity-catalog/models).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog_name | No | ||
| schema_name | No | ||
| max_results | No | ||
| page_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |