supabase_test_function
Test Supabase Edge Functions with sample data to verify functionality and receive responses for debugging and validation.
Instructions
[UNIFIED] Test an Edge Function with sample data and return the response.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| function_name | Yes | ||
| test_data | No | ||
| method | No | POST |