Skip to main content
Glama

crm_create_association

Link CRM objects like contacts, companies, or deals in HubSpot to establish relationships and connections between records.

Instructions

Create an association between two objects

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromObjectTypeYes
toObjectTypeYes
fromObjectIdYes
toObjectIdYes
associationTypesYes
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It states 'Create,' implying a write/mutation operation, but doesn't address permissions, side effects, error handling, or response format. This leaves significant gaps in understanding the tool's behavior and risks.

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 is a single, efficient sentence with no wasted words. It's front-loaded and appropriately sized for its minimal content, though this conciseness comes at the cost of detail and completeness.

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 the complexity of a 5-parameter mutation tool with no annotations and 0% schema coverage, the description is inadequate. It lacks details on behavior, parameters, output, and context, failing to provide enough information for safe and effective use by an AI agent.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate but adds no parameter details. It doesn't explain the meaning of 'fromObjectType,' 'toObjectType,' 'associationTypes,' or their relationships, leaving all 5 parameters undocumented and unclear beyond the schema's basic structure.

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

Purpose3/5

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

The description states the action ('Create an association') and resource ('between two objects'), which is clear but vague. It doesn't specify what types of objects can be associated or distinguish this from sibling tools like crm_batch_create_associations or crm_get_associations, leaving room for ambiguity about scope and differentiation.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives. The description lacks context about prerequisites, such as needing existing objects to associate, and doesn't mention sibling tools like crm_batch_create_associations for bulk operations or crm_get_associations for retrieval, leaving the agent without usage direction.

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/Koozow/hubspot-mcp'

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