Skip to main content
Glama

workers_list

List all AI workers your key can access, showing their group, token type, and USD balance to identify available agents for assignment.

Instructions

List workers this key can access. Each row has group tt/usd/stars. Root account is the shared USD wallet once. For one group use workers_balance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations provided, the description must disclose behavioral traits itself. It mentions that the root account appears as 'the shared USD wallet once', adding some output behavior insight. However, it does not state that this tool is read-only, whether it requires authentication, or what happens if the key has no access.

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 very short with only two sentences. It is front-loaded with the main action ('List workers this key can access') and then adds supporting context efficiently. No unnecessary words, though it could be slightly clearer with punctuation.

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?

Given that the tool has zero parameters and an output schema exists to describe the return values, the description covers what an agent needs to know: what the tool lists and a hint about output structure. The mention of 'Root account is the shared USD wallet once' adds helpful domain context beyond what the schema would provide.

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?

The input schema has no parameters, so the description does not need to explain any param details. The context signals indicate 100% schema coverage, so the baseline is 3. The description adds no param information because none exists.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it lists workers accessible to the current key. The phrase 'Each row has group tt/usd/stars' adds specific context about what information is included, which differentiates it from a generic list. However, it does not explicitly distinguish itself from all sibling tools beyond one named alternative.

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 provides clear context on when to use this tool vs workers_balance, stating 'For one group use workers_balance'. This is helpful for an agent choosing between similar tools. However, no exclusions or conditions are given beyond that one comparison.

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/dimaneuron/aiworkers-mcp'

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