get_functions
Lists built-in and user-defined functions in a database, with an optional LIKE pattern filter to narrow results.
Instructions
List built-in and user-defined functions of a database (SHOW FUNCTIONS), optionally filtered by a LIKE pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_name | No | ||
| pattern | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |