Skip to main content
Glama
EliyahuAI
by EliyahuAI

reorder_preview_rows

Set the display order of rows in validation output. Rows not included in the ordered list are sorted to the end.

Instructions

Set the output row order for the validation run.

This is a display preference — it does not affect which rows are validated or the validation itself. Rows not in the list are sorted to the end.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYesSession ID.
row_keys_in_orderYesComplete ordered list of row keys defining the desired output order.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior5/5

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

Beyond annotations, the description adds critical behavioral context: it is a display preference, does not affect validation, and rows not in the list are sorted to the end. No contradictions.

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?

Three concise sentences, front-loaded with purpose, then clarifying details. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple reordering tool with good annotations and schema, the description covers all key behavioral aspects and is complete.

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 coverage is 100% and both parameters are described. The description adds value by explaining the sorting behavior for omitted rows, going 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 tool sets the output row order for the validation run and explicitly clarifies it is a display preference, distinguishing it from tools that affect validation or row inclusion.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states when to use (to reorder display) and what it does not do (affect validation), with clear implications that alternatives like include_row/exclude_row are for validation changes.

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/EliyahuAI/mcp-server-subindex'

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