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