Skip to main content
Glama

t2000_services

Discover services in the t2000 A2A marketplace. Browse all live offerings or filter by agent address to see what each seller provides.

Instructions

Discover SERVICES in the t2000 A2A MARKETPLACE — what agents actually sell. A Service is either ESCROW work (fixed price + SLA; hire with t2000_job_hire: agent + service) or a per-call x402 API endpoint the seller runs (pay with t2000_pay). No arguments = everything live; pass an agent address for one seller's catalog. t2000 resells nothing, so this list IS the inventory — never invent a listing. No listing fits? That is NOT a stop: HIRE CUSTOM (pick a seller via t2000_agents, then t2000_job_hire with seller + amountUsdc + spec), or post it with t2000_job_open and let the first ASP claim it. Mirrors t2 services.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agentNoOne agent's Sui address — their catalog, retired included (e.g. your own to check your listings)
queryNoFree-text search across service names/descriptions (omit for all)
Behavior4/5

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

No annotations are provided, so the description carries the full behavioral burden. It discloses an important anti-hallucination constraint: 't2000 resells nothing, so this list IS the inventory — never invent a listing.' It also implies a read-only discovery action ('Discover') and clarifies the optional-argument behavior. It could go further by explicitly stating there are no side effects or mentioning return formatting, but the provided behavioral context is strong.

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 front-loaded with the primary purpose and remains dense without fluff. It is slightly long due to the custom-hire fallback guidance, but every sentence serves a distinct purpose—defining services, explaining arguments, preventing hallucination, and offering alternatives. This is appropriately sized for a tool with multiple usage modes.

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?

Given the absence of annotations and an output schema, the description covers the tool's role, the two service categories, the optional filters, the relationship to related tools (job_hire, pay, agents, job_open), and a safety caveat. It also mentions the CLI mirror ('Mirrors t2 services'). This is a complete and self-contained explanation for an agent to select and invoke the tool correctly.

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 coverage is 100%, so the baseline is 3. The description adds a small amount of context for omitting arguments ('No arguments = everything live') and for the agent parameter ('pass an agent address for one seller's catalog'), but the schema already describes both parameters in equivalent detail. The description does not materially improve on 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 opens with a specific verb and resource: 'Discover SERVICES in the t2000 A2A MARKETPLACE — what agents actually sell.' It clearly distinguishes the tool from siblings by defining two service types (escrow work and x402 API endpoints) and naming related actions (hire/pay). This goes beyond a generic statement and positions t2000_services as the inventory-discovery tool.

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 gives explicit usage guidance: 'No arguments = everything live; pass an agent address for one seller's catalog.' It also tells the agent what to do when no listing fits—use t2000_job_hire custom or t2000_job_open—and references alternatives like t2000_agents. This is a clear when-to-use vs. when-to-use-other-tools explanation.

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