supabase_invoke_function_get
Invoke a Supabase Edge Function using GET method for read-only operations. Retrieve data from your Supabase backend through serverless functions.
Instructions
[UNIFIED] Invoke a Supabase Edge Function with GET method. Use for read-only operations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| function_name | Yes | ||
| params | No |