Skip to main content
Glama

coronium_cancel_modem

Cancel a modem subscription to prevent further auto-renewal. The modem remains accessible until the current tariff expires, with refunds per terms.

Instructions

Cancel a modem subscription (no further auto-renew). The modem remains usable until its current tariff_expired_at. Refund policy applies per terms.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
proxyYesModem _id (24-char hex) or portId/name (e.g. cor_PL_181fd3aa).
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It goes beyond a simple 'cancel' by disclosing that auto-renewals stop, the modem stays active until the current period ends, and refunds are subject to terms. This is good behavioral context, though it could mention prerequisites like authentication or reversibility.

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?

Two concise sentences with no waste. The core action is front-loaded, and the second sentence adds essential behavioral details. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a single-parameter cancellation tool with no output schema and no annotations, the description adequately covers the action, effects, and refund policy. It could mention expected output or authentication needs, but given the simplicity, it is sufficiently complete.

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 input schema covers 100% of parameter semantics, including the format and examples for the 'proxy' parameter. The description adds no additional parameter information, so the baseline of 3 is appropriate.

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

Purpose5/5

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

The description clearly states the action (cancel) and the resource (modem subscription), and specifies the effect (no further auto-renew). It distinguishes from sibling tools like coronium_cancel_pool_key by explicitly mentioning 'modem subscription'.

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

Usage Guidelines4/5

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

Provides clear context: the modem remains usable until tariff_expired_at and refund policy applies, which informs the agent about the consequences. However, it does not explicitly name alternatives or state when not to use it, but the context is sufficient for a straightforward cancellation.

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/coroniumio/coronium-proxy-mcp'

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