action clever_cloud_get_github_emails { label: "getGithubEmails" provider: clever_cloud method: GET path: "/github/emails" encoding: json output: { type: "object" additionalProperties: true } }