Skip to main content
Glama
100Hires

100Hires MCP Server

Official
by 100Hires

hires_submit_feedback

Report API issues, missing features, or workflow improvements through structured feedback. Rate limited to 5 submissions per hour.

Instructions

Submit structured API feedback about missing features, issues, or workflow improvements. Rate limited to 5 requests per hour.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contextNoArbitrary context object (max 4KB JSON)
endpointNoThe API endpoint this feedback relates to, e.g. /v2/candidates
issue_typeNoCategory of the issue
descriptionYesDescription of the issue or feedback (max 2000 chars)
suggested_improvementNoSuggested solution or improvement (max 2000 chars)
Behavior3/5

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

With no annotations provided, the description carries the burden of disclosure. It does include the rate limit, which is a useful behavioral constraint, but it omits other potentially relevant details such as authentication requirements, response behavior, or whether submission has any side effects beyond sending the feedback.

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, front-loaded sentence that immediately states the action and scope, then adds the rate-limit constraint. It has zero filler and every word contributes meaningful information.

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 low complexity of this feedback-submission tool, the description is sufficiently complete: it explains the purpose, mentions the rate limit, and the schema covers all parameters. There is no output schema, but for a simple submit operation the absence of return-value documentation is not a major gap.

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

Parameters3/5

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

The input schema already provides descriptions for all 5 parameters with 100% coverage, including an enum for issue_type and max-length constraints. The description adds no additional parameter-level semantics, aligning with the baseline score for high schema coverage.

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 tool's function: submitting structured API feedback about missing features, issues, or workflow improvements. The verb 'Submit' and the resource 'structured API feedback' are specific, and this tool is distinct from all sibling tools, which focus on HR data operations.

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 makes it clear that the tool is for submitting feedback and mentions an important constraint: the 5-requests-per-hour rate limit. While it does not explicitly name alternatives, there are no other feedback tools among the siblings, so the usage context is effectively unambiguous.

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/100Hires/mcp-server'

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