ZuckerBot

ZuckerBotTool referenceSetup & context

Upload Business Context

zuckerbot_upload_business_context

Upload a text document (ad performance data, brand guidelines, customer data, sales data, or competitor analysis) so ZuckerBot can extract structured planning insights from it. Accepts raw text content — not binary files. Use this when the business has existing performance data or brand docs that should inform campaign strategy.

Parameters

NameTypeDescription
business_idstringoptionalOptional business ID override
filenamestringrequiredName of the file or document
contentstringrequiredFile content as text
context_type"ad_performance" | "customer_data" | "brand_guidelines" | "competitor_analysis" | "sales_data" | "other"optionalOptional hint about the type of uploaded context

Example call

{
  "tool": "zuckerbot_upload_business_context",
  "arguments": {
    "filename": "<filename>",
    "content": "<content>"
  }
}

You never invoke this directly — describe what you want in plain English inside Claude, Cursor, ChatGPT or any MCP client with ZuckerBot connected, and the agent selects zuckerbot_upload_business_context and fills the arguments for you.

Related tools — Setup & context

Connect ZuckerBot to your AI agent in about two minutes: get started free, browse the full tool reference, or grab the lifetime deal.