uc_schema_get
Retrieve details of a specific schema in Unity Catalog by providing its full name (catalog.schema).
Instructions
Get a single schema (GET /api/2.1/unity-catalog/schemas/{full_name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_name | Yes | Schema full name (catalog.schema) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |