action snyk_get_my_details { label: "Get My Details" description: "" provider: snyk method: GET path: "/user/me" encoding: json output: { type: "object" additionalProperties: true } }