Skip to main content
Glama

remove_item

Permanently delete an item from an ICA shopping list, distinct from marking it as checked off.

Instructions

Ta bort en vara helt från en lista (inte samma som att bocka av).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
itemYes
list_nameNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are present, so the description must fully disclose behavior. It mentions 'completely' removal but lacks details about irreversibility, required permissions, side effects on other items or lists, or error conditions. This leaves significant gaps for a deletion tool.

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 a single, focused sentence that communicates the core purpose. It is concise without being overly terse. However, it could include more useful information in the same space.

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 modifies data and has an output schema, the description should cover parameter semantics and behavioral context. It does not address parameter details or provide sufficient guidance on usage, making it incomplete for a deletion tool.

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

Parameters1/5

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

Schema description coverage is 0%, yet the description adds no information about parameters. It does not clarify what 'item' refers to (ID, name, etc.) or how 'list_name' is used or defaulted. The description adds no value beyond the schema.

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 ('remove an item completely from a list') and explicitly distinguishes from checking off, which is a sibling tool. The verb and resource are specific, and the distinction from similar tools is clear.

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?

The description says 'not the same as checking off', providing an explicit exclusion criterion. However, it does not mention other usage contexts or alternatives beyond that one distinction.

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/kanylbullen/ica-mcp'

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