action clubhouseapi_post_search_clubs { label: "search clubs." provider: clubhouseapi method: POST path: "/search_clubs" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }