Skip to main content
Glama

legwork_my_tasks

List the tasks you have posted, with statuses. Tasks with status "submitted" need your review.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusNoOptional filter: open|claimed|submitted|changes_requested|completed|cancelled|expired
api_keyNoLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4/5.0
Behavior3/5

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

No annotations are provided, so the description must carry the burden. It does not explicitly state that the operation is read-only or mention any side effects, rate limits, or authentication requirements. As a listing tool, these aspects are somewhat implied, but explicit disclosure would improve transparency.

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?

The description is concise and well-structured, consisting of two clear sentences without unnecessary detail. It efficiently communicates the core functionality and a key use case.

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 the rich schema descriptions and lack of an output schema, the description provides sufficient context about the task listing. It mentions the relevance of submitted statuses, which adds value. However, it could be slightly more complete by noting any default behavior when no status filter is applied, but overall it is adequate.

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 schema already provides detailed descriptions for both parameters (status enum and api_key guidance). The description adds minimal extra value beyond noting that submitted tasks need review, which is more about context than parameter meaning. Thus, it meets the baseline for a well-described 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's function: listing tasks the user has posted, and it distinguishes this from sibling tools like approve or cancel. It also adds specific context about submitted tasks needing review, which reinforces its purpose.

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 implies when to use this tool (to view your own tasks and identify those needing review) but does not explicitly contrast it with alternatives like get_task or marketplace. It provides enough context for typical use cases without direct comparison.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.