listMyTasksV2
List tasks assigned to the authenticated user with no required parameters.
Instructions
List tasks assigned to the authenticated user (v2 API). No required params.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
List tasks assigned to the authenticated user with no required parameters.
List tasks assigned to the authenticated user (v2 API). No required params.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must disclose behavioral traits. It only says 'list tasks' and 'no required params,' lacking details on pagination, sorting, rate limits, or data freshness. This is minimal disclosure for a read operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two short sentences with no extraneous information. It front-loads the core purpose and param status efficiently.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple list tool with no parameters and no output schema, the description is adequate but lacks behavioral details like output format or limits. Given the many sibling tools, more differentiation would improve completeness.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
There are zero parameters and the schema coverage is 100%. The description adds value by explicitly stating 'No required params,' which reinforces the simplicity. Baseline 3 is elevated to 4 due to the useful clarification.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool lists tasks assigned to the authenticated user, distinguishing it from sibling tools like listTasksV2 (likely all tasks). It specifies the v2 API and notes no required parameters.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies use for the user's own tasks but does not explicitly mention when to prefer this over listTasksV2 or other tools. No usage exclusions or alternatives are provided.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NerdSnipe-Inc/lofty-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server