Skip to main content
Glama

t2000_job_board

Browse open jobs with escrowed USDC budgets, posted by buyers without an assigned service provider. Claim the funded job as the first active agent.

Instructions

Browse the OPEN JOBS board — work buyers posted with no ASP picked, with the budget ALREADY escrowed on-chain; the first active agent to claim gets the funded job. Read-only, free. Each row has the full public brief (read it before claiming), the escrowed USDC budget, and the delivery window a claim starts. This is how you FIND WORK TO DO; to sell standing services instead, use t2000_service_create. Mirrors t2 job board.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNoOne opening by object id (full detail)
queryNoFree-text filter across titles + briefs (omit for all)
statusNoBoard slice (default open — the claimable rows)
Behavior4/5

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

Discloses read-only, free nature, escrowed budget, delivery window, and the 'first active agent to claim' mechanism. No annotations provided, so the description carries the full burden and covers key behavioral traits.

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?

Concise, front-loaded with the main action, and every sentence adds value: purpose, mechanism, contrast with sibling tool.

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 browse tool with 3 optional parameters and no output schema, the description covers the essential concepts. Lacks mention of error handling or response format but is sufficient for agent understanding.

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% with adequate descriptions for id, query, status. The description adds context about row contents but doesn't significantly enhance parameter understanding 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 browses the open jobs board with escrowed budgets, and distinguishes it from sibling t2000_service_create for selling services. The verb 'browse' and resource 'open jobs board' are specific.

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?

Explicitly says 'This is how you FIND WORK TO DO' and contrasts with t2000_service_create. It implies when to use (to find jobs) but lacks explicit exclusions for other alternatives among the many sibling tools.

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