rate
FREE feedback tool — after acting on our signals, leave a rating: score 1-10 plus pros and cons. No payment needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cons | No | ||
| pros | No | ||
| score | Yes |
FREE feedback tool — after acting on our signals, leave a rating: score 1-10 plus pros and cons. No payment needed.
| Name | Required | Description | Default |
|---|---|---|---|
| cons | No | ||
| pros | No | ||
| score | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description carries full burden. Only mentions it's free and requires no payment, but fails to disclose behavior like data storage, mutability, or response. Minimal behavioral context.
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?
Two short sentences, each adds value. Front-loaded with key purpose and context. No redundant or filler words.
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?
Covers action, timing, and parameters adequately for a simple feedback tool. Lacks mention of return value or effect, but given no output schema and simplicity, it's nearly complete.
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?
Schema has 0% description coverage, but description adds essential semantics: score is a 1-10 range, pros and cons are textual feedback. This compensates for the schema's lack of detail.
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?
Description clearly states it's a feedback tool for leaving a rating after acting on signals. It distinguishes itself from sibling tools like 'evaluate_symbol' and 'scan_*' which focus on analysis rather than feedback.
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?
Explicitly specifies when to use: 'after acting on our signals'. Does not provide alternatives or exclusions, but given sibling tools cover different purposes, the context is clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.
Each tool serves a distinct and clear purpose: pitch for onboarding, rate for feedback, evaluate_symbol for single area analysis, and scan_bottoms/scan_tops for global scans. No overlap.
Tools mostly follow a verb_noun pattern (evaluate_symbol, scan_bottoms, scan_tops), but pitch and rate are single verbs. The inconsistency is minor and does not hinder understanding.
With 5 tools, the server is well-scoped for a niche property signal service. It covers onboarding, feedback, single analysis, and two global scans without redundancy.
The tool set covers core workflows: introduction (pitch), individual evaluation (evaluate_symbol), and full market scans (scan_bottoms, scan_tops). Feedback is included. Missing features like historical trends or comparison are minor relative to the stated purpose.