list_functions
Retrieve details of functions and procedures in a database schema, including signature, return type, language, and kind.
Instructions
List functions and procedures in a schema (signature, return type, language, kind). Use get_function_definition for the full source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |