Skip to main content
Glama

list_sheet_rows

Lists rows from a Google Sheet to display content details like keyword, title, type, document, slug, and client. Use a sheet ID to retrieve and review spreadsheet entries.

Instructions

Lista las filas del Google Sheet de contenidos (columnas: keyword, titular, tipo, documento, slug, cliente)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sheetIdYesID del Google Sheet (de su URL)
Install Server

TDQS

B3.4/5.0
Behavior2/5

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

No annotations are provided, so the description bears the full burden of behavioral disclosure. It only says the tool lists rows; it does not explicitly state that this is a read-only operation, does not describe pagination, output formatting, or any side effects. This is a minimal disclosure for a no-annotation tool.

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?

The description is one concise sentence that leads with the verb and resource, and then lists columns. Every word contributes information; there is no redundancy or fluff.

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 simple one-parameter list tool, the description provides the essential context: it lists rows and specifies the columns returned. Since there is no output schema, the column enumeration partially compensates. It does not cover edge cases like pagination or sorting, but these are not critical for a straightforward list operation.

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?

Schema description coverage is 100%, so the schema already documents the only parameter, sheetId. The description adds no additional parameter details beyond what the schema provides, matching the baseline for full schema coverage.

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 states a specific verb ('Lista'/'List') and resource ('las filas del Google Sheet de contenidos'), and enumerates the columns returned. This clearly distinguishes it from siblings like list_nodes and list_resource_types because the resource is explicitly the content sheet's rows.

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 provided about when to use this tool versus alternatives. There is no mention of use cases, exclusions, or prerequisites. The only usage signal is implied by the verb and resource.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/laurasang13/MCP_Drupal'

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