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