Describe Function
describe-functionGet detailed information and source code for a Firebird SQL function to analyze and debug database logic.
Instructions
Gets detailed information about a specific function, including its source code (for PSQL functions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| functionName | Yes | Name of the function to describe |