products_batch_create
Create multiple products simultaneously in HubSpot CRM by providing batch data with properties like name, price, and SKU.
Instructions
Create a batch of products
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes |
Create multiple products simultaneously in HubSpot CRM by providing batch data with properties like name, price, and SKU.
Create a batch of products
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. 'Create' implies a write/mutation operation, but the description doesn't specify permissions required, whether this is idempotent, rate limits, error handling, or what happens on partial failures in batch creation. It lacks essential behavioral context for a mutation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise at just three words, with zero wasted language. It's front-loaded with the core action and resource. While under-specified, it's structurally efficient with no redundant phrasing.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a mutation tool with 1 parameter (complex nested array structure), 0% schema description coverage, no annotations, and no output schema, the description is severely incomplete. It doesn't explain the parameter format, expected behavior, success/failure responses, or how this differs from related tools, leaving critical gaps for agent understanding.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the schema provides no parameter descriptions. The description mentions 'batch of products' but doesn't explain the 'inputs' parameter structure, what properties are required/optional, or provide examples. It adds minimal semantic value beyond what's inferred from the tool name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Create a batch of products' clearly states the verb ('create') and resource ('products'), but it's somewhat vague about what constitutes a 'batch' and doesn't differentiate from sibling tools like 'products_create' (single product creation) or 'products_batch_update' (batch updates). It provides basic purpose but lacks specificity about scope.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided about when to use this tool versus alternatives like 'products_create' for single products or 'products_batch_update' for batch modifications. The description doesn't mention prerequisites, constraints, or typical use cases, leaving the agent with no contextual usage information.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GigaChatTester/hubspot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server