action clubhouseapi_post_search_users { label: "search for users" provider: clubhouseapi method: POST path: "/search_users" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }