Skip to main content
Glama

agy_goal_create

Creates a lightweight parent goal to manage bounded parallel targets within a workspace, enabling organized execution of multiple objectives with configurable concurrency.

Instructions

Create a lightweight parent goal for bounded parallel targets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
objectiveYes
workspaceYes
max_parallelNo
modelNoGemini 3.5 Flash (Medium)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries the full burden. It states 'Create' implying mutation, but no details on side effects, permissions, or state changes. 'Lightweight' is vague. For a creation tool, more behavioral context is needed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence with no wasted words. However, it is too concise, sacrificing necessary detail. It could be restructured to include parameter hints or usage context.

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

Completeness2/5

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

With 4 parameters, no annotations, and an output schema not displayed, the description is insufficient. It does not mention return values, error conditions, or how the created goal relates to other entities. The agent would struggle to use this tool correctly.

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%, yet the description provides zero parameter information. It does not explain 'objective', 'workspace', 'max_parallel', or 'model'. The agent cannot infer parameter semantics from the description alone.

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 the verb 'Create' and the resource 'lightweight parent goal for bounded parallel targets'. It differentiates from siblings like 'agy_goal_status' and 'agy_goal_target_start' by specifying the creation of a parent goal for parallel targets. However, 'bounded parallel targets' could be more explicit.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives. No mention of prerequisites or exclusions. The description does not help the agent decide between this and sibling tools like 'agy_goal_target_start'.

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/varadfromeast/codex-agy-bridge'

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