action netlify_get_services { label: "getServices" provider: netlify method: GET path: "/services/" encoding: json output: { type: "object" additionalProperties: true } }