action circuitsandbox_get_support_info { label: "Gets the support information" description: "Gets the support information for the tenant of the requesting user\nOauthScopes: READ_USER_PROFILE" provider: circuitsandbox method: GET path: "/users/supportinfo" encoding: json output: { type: "object" additionalProperties: true } }