Open Connector
All tools

GatherUp logoGatherUp

GatherUp helps honest local businesses build, manage, and defend their hard-earned reputation, so you can spend less time on reviews and more time on your customers.

gatherupvcatalog-v10 tools

Authentication

MethodKindStatusDetails
API Keyapi_keyavailable

Call a tool

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const toolkit = await oc.getToolkit({ slug: "gatherup" });
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const toolkit = await composio.toolkits.retrieve("gatherup");
oc toolkits info gatherup

Tool catalog

Available tools

0 callable operations

No tools are currently registered for this toolkit.

Provider resources