action clubhouseapi_post_get_create_channel_targets { label: "is fetched when you tap Create Room" provider: clubhouseapi method: POST path: "/get_create_channel_targets" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }