action netlify_list_hook_types { label: "listHookTypes" provider: netlify method: GET path: "/hooks/types" encoding: json output: { type: "object" additionalProperties: true } }