rebuild_hooks
Restarts the pg_net worker to resolve connectivity or processing issues. Requires the pg_net extension and supports self-hosted Supabase instance management.
Instructions
Attempts to restart the pg_net worker. Requires the pg_net extension to be installed and available.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}