action clubhouseapi_post_call_phone_number_auth { label: "Call phone number auth." provider: clubhouseapi method: POST path: "/call_phone_number_auth" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }