uc_function_list
List functions in a Databricks Unity Catalog by catalog and schema. Retrieve function metadata with pagination support.
Instructions
List functions (GET /api/2.1/unity-catalog/functions).
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 |