Skip to main content
Glama

iyke_claude_asset_list_pins

List Claude-config asset pins for a workspace or project scope, returning each pin's preferred tier and source.

Instructions

List Claude-config asset pins for a scope. Scope is "workspace" (cross-project) or "project:" (this project only). Returns one entry per pin with preferred_tier + preferred_source.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scopeYesEither "workspace" or "project:<id>".
Behavior3/5

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

No annotations provided, so description carries full burden. Discloses return structure (preferred_tier + preferred_source) and scope semantics. Lacks details on side effects, idempotency, authentication, or error behavior.

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 sentences, front-loaded with main action, no extraneous information. Every word contributes to understanding.

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?

Given simple schema (1 required param, no output schema), description adequately covers return format and scope options. Minor gaps: no mention of pagination, empty list behavior, or rate limits, but these are typical for a list tool.

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

Parameters4/5

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

Schema has 100% coverage on the only parameter 'scope'. Description adds context beyond schema by explaining the two scope literals and the return fields, adding value for agent decision-making.

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?

Description clearly states verb 'List', resource 'Claude-config asset pins', and scope options ('workspace' or 'project:<id>'). Differentiates from sibling tools like 'iyke_claude_asset_pin' and 'iyke_claude_assets_list' by focusing on pins specifically.

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?

Describes valid scope values and what the tool returns. Clear context for use but lacks explicit when-not-to-use or alternatives (e.g., no mention of when to use iyke_claude_asset_pin instead).

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/Royalti-io/ikenga-pkg-mcp-iyke'

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