action netlify_get_hook { label: "getHook" provider: netlify method: GET path: "/hooks/{hook_id}" encoding: json output: { type: "object" additionalProperties: true } }