action netlify_get_current_user { label: "getCurrentUser" provider: netlify method: GET path: "/user" encoding: json output: { type: "object" additionalProperties: true } }