Skip to main content
Glama
arr-mcps
by arr-mcps

bookshelf_test_all_importlist

Trigger a test for all import lists in Bookshelf to validate their setup and ensure they work correctly.

Instructions

Create importlist testall. WRITE: this modifies your Bookshelf instance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

The description explicitly warns 'WRITE: this modifies your Bookshelf instance,' which aligns with the readOnlyHint=false annotation and adds a clear side-effect warning. However, it does not specify what modifications occur during a test-all operation, such as fetching external resources or updating test statuses, leaving the actual behavior partially undisclosed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is very short, but the first sentence 'Create importlist testall' is grammatically awkward and unclear, undermining its value. The second sentence provides a clear warning, but the overall structure is disjointed and the phrasing detracts from the conciseness.

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?

The description is incomplete: it fails to clarify that this is a batch test operation for all import lists, provides no context on expected behavior or when to choose it over the single-list test, and only gives a generic modification warning. The existing output schema covers return values, but the core purpose remains ambiguous, leaving a significant gap.

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?

The tool has zero parameters and the input schema is empty, so there is nothing to explain. The description's lack of parameter information is acceptable because the schema already fully documents the absence of parameters, meriting the baseline score of 4.

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

Purpose2/5

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

The description 'Create importlist testall' is vague and uses an unclear construction. It does not explicitly state that the tool tests all import lists, and the verb 'Create' is misleading since the tool likely triggers a test rather than creating something. It also fails to distinguish from the sibling tool bookshelf_test_importlist.

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?

No guidance is given on when to use this tool versus alternatives. The description does not mention that it operates on all import lists at once, nor does it contrast with the single-list test tool, bookshelf_test_importlist, making usage context absent.

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/arr-mcps/bookshelf-mcp'

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