ZuckerBot › Tool reference › Setup & context
zuckerbot_upload_business_context
| Name | Type | Description | |
|---|---|---|---|
business_id | string | optional | Optional business ID override |
filename | string | required | Name of the file or document |
content | string | required | File content as text |
context_type | "ad_performance" | "customer_data" | "brand_guidelines" | "competitor_analysis" | "sales_data" | "other" | optional | Optional hint about the type of uploaded context |
{
"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.