List functions
list_functionsList database functions and their return data types, with optional filtering by schema.
Instructions
List functions in the database, optionally filtered to a single schema. Includes the return data type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Optional schema name to filter by, e.g. 'dbo' |