supabase_list_functions
List database functions and stored procedures in a Supabase schema with pagination support for efficient management.
Instructions
[UNIFIED] List database functions/stored procedures in a schema with pagination.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| schema | No | public | |
| limit | No | ||
| offset | No |