Skip to main content
Glama

verified_set_subtask_parent

Set or unset a parent relationship for a subtask and verify the resulting hierarchy to maintain accurate task structure.

Instructions

Set or unset a parent relationship, then verify the resulting structure.

[Category: Verified Actions]  [Auth: V2]
[Related: set_subtask_parent, create_subtask]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_idYes
project_idYes
parent_idNo
old_parent_idNo
Behavior2/5

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

No annotations are provided, and the description does not explain what 'verify' entails (e.g., whether it throws errors, reverts changes, or performs checks). The behavior of verification is vague, leaving significant gaps in predictability.

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 (one sentence plus metadata in brackets), which is concise and front-loaded. However, it could be more structured to improve readability, e.g., using bullet points for related tools and category.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema, no annotations, and zero parameter descriptions, the description fails to provide enough context for an agent to use the tool correctly. Key semantics (e.g., what old_parent_id does, verification behavior) are missing.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description adds no information about the parameters or their meaning. The agent must rely solely on parameter names, which are insufficient for correct usage.

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 action: 'Set or unset a parent relationship, then verify the resulting structure.' It uses a specific verb and resource, and distinguishes itself from siblings by listing related tools like set_subtask_parent, implying a verified variant.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lists related tools but does not explicitly state when to use this tool versus the alternatives. Without clear when-to-use or when-not-to-use guidance, the agent must infer context from the 'Verified' category.

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/KpihX/tick-mcp'

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