Skip to main content
Glama
geo-pera
by geo-pera

Duplicate an item with its assets + viz profiles (admin/editor on the project).

items.duplicate

Duplicate a geospatial item including its assets and visualization profiles. Specify a new name, target collection, or project.

Instructions

Duplicate an item with its assets + viz profiles (admin/editor on the project).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
x-api-keyNo
item_idYes
new_nameNoName for the copy
target_collection_idNo
target_project_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
archived_atNo
bboxNo
cloud_coverNo
collection_idNo
created_atYes
created_byNo
datetimeNo
deleted_atNo
descriptionNo
duplicated_from_idNo
end_datetimeNo
expires_atNo
geometryNo
gsdNo
idYes
job_idNo
lifecycle_stateNoactive
nameYes
order_idNo
previous_version_idNo
project_idYes
propertiesNo
stac_extensionsNo
stac_idYes
start_datetimeNo
typeYes
updated_atYes
upload_idNo
Behavior2/5

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

Annotations indicate this tool is not read-only (readOnlyHint=false) and not destructive (destructiveHint=false), but the description adds minimal behavioral context beyond the title. It does not disclose rate limits, error handling, or what happens if the new name already exists. The role requirement is useful but insufficient.

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

Conciseness3/5

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

The description is a single sentence that mirrors the title, which is concise but borderline tautological. It lacks structure or front-loading of key information, though it has no wasted words.

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 (5 parameters, 1 required) and low schema coverage, the description should provide more context about the duplication behavior, default naming, and return value. Although an output schema exists, the description does not mention it or provide any additional completeness.

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 only 20% (only 'new_name' has a description). The tool description does not elaborate on any parameters, leaving most (especially x-api-key, target_collection_id, target_project_id) unexplained. The description fails to compensate for the low schema coverage.

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?

Tautological: description restates name/title.

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

Usage Guidelines3/5

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

The description implies the tool is for copying items, but provides no explicit guidance on when to use it versus alternatives (e.g., items.create), nor any prerequisites or conditions. The role requirement is mentioned but not expanded.

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/geo-pera/geopera-mcp'

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