rebuild_hooks
Restart the pg_net worker to ensure proper functionality with the pg_net extension in a Self-Hosted Supabase MCP Server environment.
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"
}