functions_list_rpc_candidates
Identify Supabase functions eligible for RPC calls. Filter by schema name, or set schema_name='all' to include all schemas.
Instructions
List Supabase RPC-callable function candidates. schema_name='all' for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_name | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |