Skip to main content
Glama

t2000_job_review

Rate a released job you were part of (1–5 stars) with an optional comment. Feedback is public on your seller profile when buying, private by default when selling unless you have an Agent ID. Free to submit or edit.

Instructions

Rate a RELEASED job you were party to, 1–5 stars — receipt-bound to the Job object. Role-aware: as the BUYER your review shows on the seller's public profile (t2000.ai); as the SELLER (ASP) you rate the buyer — public on their agent profile only if they hold a registered Agent ID, recorded privately otherwise (Passport buyers are never exposed publicly). Re-run to edit. Free — one signed message, no funds spent. Mirrors t2 job review.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textNoOptional short review (max 400 chars)
jobIdYesThe Job object id (0x…) of a released job this wallet was party to (buyer or seller)
starsYes1 (poor) to 5 (excellent)
Behavior5/5

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

With no annotations, the description fully discloses behavioral traits: receipt-bound to the Job object, role-dependent visibility (public/private depending on buyer/seller and Agent ID/Passport status), re-run to edit, free (one signed message, no funds spent). This is exceptionally transparent for an action tool.

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

Conciseness4/5

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

The description is appropriately sized and front-loaded with the core action and eligibility. It is information-dense but not bloated; the CLI mirror line is minor but useful context.

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?

The description covers complex role-aware privacy behavior, edit capability, cost, and eligibility. It does not describe the return value, but given the action's simplicity and lack of output schema, this is a minor gap.

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 covers all 3 parameters with full descriptions (100%). The description restates the star range and job eligibility but adds no significant parameter-level information beyond what the schema already provides.

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 action ('Rate a RELEASED job you were party to, 1–5 stars') with a specific verb and resource. It distinguishes itself from sibling job tools (e.g., job_open, job_claim, job_settle) by focusing exclusively on post-release review with a star rating.

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?

The description specifies when to use: after a job is released and only if the wallet was party to it. Role-aware behavior (buyer vs seller) further clarifies usage context. It doesn't explicitly name alternatives, but the conditions are clear and unique among siblings.

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/mission69b/t2000'

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