clip_list
List clips in a specified bin. Defaults to the root bin when no bin handle is provided.
Instructions
List clips in a bin. Defaults to the root bin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bin_handle | No |
List clips in a specified bin. Defaults to the root bin when no bin handle is provided.
List clips in a bin. Defaults to the root bin.
| Name | Required | Description | Default |
|---|---|---|---|
| bin_handle | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description is sole source. It only states behavior (list, default root) but omits pagination, ordering, error handling, or permission requirements. Minimal disclosure for a list operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences, front-loaded with key action. No filler. Every word adds value.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given one optional parameter and no output schema, description is adequate but minimal. Missing details like return format, sorting, or handling of empty bins. Could be more complete given the many sibling tools.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%. Description adds that omitting bin_handle lists root bin, but does not explain what bin_handle is (string? ID?) or its format. Insufficient compensation for missing schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states the tool lists clips in a bin, distinguishing it from siblings like clip_find or clip_properties. The verb 'List' and resource 'clips in a bin' are specific, and defaulting to root bin adds precision.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives. Sibling tools include clip_find for searching, clip_properties for details, but the description does not exclude any context or mention when not to use it.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/irstone-source/resolve-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server