deploy_edge_function
Deploy serverless edge functions to run code globally with JWT verification options for secure authentication in Supabase applications.
Instructions
Deploy a new edge function
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Function name | |
| code | Yes | Function code | |
| verify_jwt | No | Verify JWT tokens |