supabase_invoke_function_batch
Execute multiple Supabase Edge Function calls with different data payloads in a single operation for batch processing tasks.
Instructions
[UNIFIED] Invoke an Edge Function multiple times with different payloads. Useful for batch processing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| function_name | Yes | ||
| payloads | Yes |