Skip to main content
Glama
DatalisHQ

ZuckerBot

by DatalisHQ

zuckerbot_upload_business_context

Upload business documents such as ad performance data, brand guidelines, or sales data for ZuckerBot to extract structured planning insights.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentYesFile content as text
filenameYesName of the file or document
business_idNoOptional business ID override
context_typeNoOptional hint about the type of uploaded context
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It discloses that raw text is accepted and that insights will be extracted, but omits important behavioral details such as whether the uploaded data overwrites previous entries, what the success response looks like, any size limits, or authentication requirements. As a result, an agent might not fully understand the tool's side effects or constraints.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description consists of two tightly packed sentences with no wasted words. The first sentence clearly states the action and purpose, and the second adds a usage instruction. Every phrase earns its place, making it easy to parse quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given there is no output schema and no annotations, the description should explain what the tool returns or how the system reacts. It only implies future insight extraction ('so ZuckerBot can extract...') but doesn't state the immediate outcome (e.g., whether a confirmation message or ID is returned). It also lacks details on limitations (e.g., max content size) that would be needed for a complete understanding.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema covers all 4 parameters with descriptions, so baseline is 3. The description adds value by clarifying that content is 'raw text content — not binary files,' which is more specific than the schema's 'File content as text.' It also provides context for the 'context_type' enum by listing example types, helping the agent choose appropriate values.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('upload a text document'), the resource ('business context'), and the purpose ('so ZuckerBot can extract structured planning insights'). It enumerates specific document types (ad performance, brand guidelines, etc.), making it unambiguous. Among many sibling tools, this one is uniquely about uploading text for insight extraction, differentiating it effectively.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states when to use the tool: 'Use this when the business has existing performance data or brand docs that should inform campaign strategy.' It also clarifies what not to do: 'Accepts raw text content — not binary files,' which implicitly guides against using it for non-text files. While it doesn't name alternatives, the context of siblings like 'zuckerbot_upload_creative' provides differentiation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DatalisHQ/zuckerbot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server