Skip to main content
Glama

Update Staging Site

update_content_site

Modify content site details including contact information, address, URLs, and other operational data for staging environments.

Instructions

Update staging site information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressLine1NoContent Site Address Line 1
addressLine2NoContent Site Address Line 2
billingEmailNoContent Site Billing Email
cityNoContent Site City
contactEmailNoContent Site Contact Email
contentSiteIdYesContent Site ID
countryNoContent Site Country
nameNoContent Site Name
postalCodeNoContent Site Postal Code
productionUrlNoContent Site Production URL
repoUrlNoContent Site Repository URL
stateNoContent Site State
Behavior1/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 but offers none. It doesn't indicate whether this is a read-only or destructive operation, what permissions are required, whether changes are reversible, what happens to unspecified fields, or what the response looks like. For a mutation tool with 12 parameters and no annotation coverage, this is critically insufficient.

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 extremely concise at just three words, with no wasted language. However, this conciseness comes at the cost of being under-specified rather than efficiently informative, which prevents a perfect score.

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 12-parameter mutation tool with no annotations and no output schema, the description is incomplete. It doesn't explain what 'staging site information' encompasses, how updates affect the system, what values are returned, or any behavioral characteristics. The 100% schema coverage helps with parameters but doesn't compensate for the lack of operational context.

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 description coverage is 100%, with all 12 parameters clearly documented in the input schema. The description adds no additional parameter information beyond what's already in the structured schema, so it meets the baseline of 3 for adequate coverage through schema alone.

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

Purpose2/5

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

The description 'Update staging site information' is a tautology that essentially restates the tool name 'update_content_site' and title 'Update Staging Site'. It doesn't specify what kind of information can be updated or distinguish this tool from sibling tools like 'update_staging_site', 'update_staging_site_page', or 'update_staging_site_section' that also perform updates on related resources.

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

Usage Guidelines1/5

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

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention prerequisites, distinguish it from other update tools in the sibling list, or indicate what makes this tool appropriate for updating content site information versus staging site information specifically.

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/Headlesshost/mcp-server'

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