Skip to main content
Glama

organizations_update

Updates organization details including name, company info, location, and employee count. Clear fields by sending null values.

Instructions

Update organization

Tag: Organizations

The employeeQuantity field accepts one of the following values: 1 a 10, 11 a 50, 51 a 100, 100+. Send null to clear the value.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesOrganization ID
nameNo
ownerIdNoTransfer ownership (ADMINISTRATOR only)
locationNo
pictureUrlNo
companyNameNo
companySegmentNo
employeeQuantityNo
locationCountryIdNo
Behavior2/5

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

With no annotations available, the description bears full responsibility for behavioral disclosure. It only provides a detail about the employeeQuantity field but fails to state that the tool modifies an existing organization, the need for appropriate permissions, or any side effects (e.g., impact on members).

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

Conciseness4/5

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

The description is very short and front-loaded with the core purpose. It avoids unnecessary words and includes a specific note on one parameter. However, it could be slightly longer to cover more critical details without becoming verbose.

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 tool has 9 parameters and no output schema, the description is incomplete. It only elaborates on one parameter (employeeQuantity) and does not explain the required id field, ownership transfer, or the effect of updating other fields. The lack of behavioral and usage guidance reduces overall completeness.

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

Parameters3/5

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

The schema coverage is only 22%, but the description adds meaningful semantics for the employeeQuantity parameter by listing allowed values and noting null clears it. However, it provides no additional context for the other 8 parameters (e.g., ownerId transfer, optional fields).

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

Purpose4/5

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

The description clearly states 'Update organization' as the verb-resource pair, making the purpose unambiguous. It distinguishes from sibling entities by its entity name, but does not differentiate from other 'update' tools (e.g., projects_update). The tag 'Organizations' reinforces context.

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 like organizations_get or organizations_list. There is no mention of prerequisites, limitations, or when not to use it.

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/swl-informatica/meloQA-MCP'

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