Skip to main content
Glama

update_ecm_linked_folder

Update the linked ECM folder details in Webex, including room ID, content URL, display name, drive ID, item ID, and default folder status, to maintain accurate folder management.

Instructions

Update an ECM linked folder in Webex.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentUrlYesThe URL for the content.
defaultFolderNoWhether this is the default folder.
displayNameYesThe display name for the folder.
driveIdYesThe ID of the drive.
idYesThe unique identifier for the room folder.
itemIdYesThe ID of the item.
roomIdYesThe room ID associated with the folder.
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. While 'Update' implies a mutation operation, the description doesn't address important behavioral aspects like required permissions, whether changes are reversible, error conditions, or what happens to existing folder properties not mentioned in the update.

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 extremely concise - a single sentence with no wasted words. It's front-loaded with the essential information (update action, resource, context) and contains no unnecessary elaboration.

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?

For a mutation tool with 7 parameters, no annotations, and no output schema, the description is inadequate. It doesn't address the mutation's impact, success/failure conditions, or return values. The agent would need to guess about important behavioral aspects when using this tool.

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%, so all parameters are documented in the schema. The description doesn't add any meaningful parameter semantics beyond what's already in the schema. It doesn't explain relationships between parameters, provide examples, or clarify edge cases.

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 the action ('Update') and resource ('ECM linked folder in Webex'), providing a specific verb+resource combination. However, it doesn't differentiate this tool from sibling update tools like update_room or update_team, which also update resources in Webex.

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?

The description provides no guidance on when to use this tool versus alternatives. There's no mention of prerequisites, when-not-to-use scenarios, or comparison with sibling tools like unlink_ecm_linked_folder or create_ecm_folder that might be relevant alternatives.

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

Related 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/Kashyap-AI-ML-Solutions/webex-messaging-mcp-server'

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