Skip to main content
Glama

think_about_collected_information

Read-only

Analyze search results to determine if sufficient information has been gathered for coding tasks, ensuring comprehensive data collection before proceeding.

Instructions

Call after search sequences to assess completeness.

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?

The annotations declare readOnlyHint=true, indicating this is a safe read operation. The description adds context about its timing ('after search sequences') and purpose ('assess completeness'), which provides behavioral insight beyond the annotations. However, it doesn't disclose additional traits like what 'assess completeness' entails or any constraints on its use.

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 a single, efficient sentence that directly states the tool's purpose and usage without any wasted words. It is front-loaded with the key action and context, making it easy for an agent to parse quickly.

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 tool has 0 parameters, annotations covering safety (readOnlyHint=true), and an output schema exists, the description is reasonably complete. It explains when and why to use the tool. However, it could be more detailed about what 'assess completeness' means or how it differs from similar sibling tools, which would enhance completeness.

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

Parameters4/5

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

The tool has 0 parameters, and the schema description coverage is 100%, so there are no parameters to document. The description doesn't need to add parameter semantics, and it appropriately focuses on usage context. A baseline of 4 is applied for zero parameters.

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 tool's purpose with a specific verb ('Call') and context ('after search sequences'), and specifies the action ('to assess completeness'). However, it doesn't explicitly differentiate from sibling tools like 'think_about_task_adherence' or 'think_about_whether_you_are_done', which appear to be related meta-cognitive tools.

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 usage context ('Call after search sequences'), which helps the agent understand when to invoke this tool. However, it doesn't specify when NOT to use it or mention alternatives among the sibling tools, such as when to choose this over other 'think_about_' tools.

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/ryota-murakami/serena'

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