Skip to main content
Glama

check_links

Validate URLs in markdown content to identify broken, redirected, or timed-out links before publishing.

Instructions

Validate all URLs in markdown content — reports broken, redirected, and timed-out links — FREE

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentYesThe markdown content containing URLs to check
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions the tool is 'FREE' (which could imply no cost or rate limits) and describes what it reports, but doesn't cover important behavioral aspects like execution time, error handling, output format, or whether it performs network requests. For a tool that presumably makes external HTTP calls, this is a significant gap.

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 extremely concise and front-loaded, packing essential information into a single sentence. Every element earns its place: the action, target, scope, and cost implication. There's zero wasted verbiage while maintaining clarity.

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

Completeness3/5

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

For a single-parameter tool with no output schema, the description provides adequate basic information about what the tool does. However, it lacks details about the return format, error conditions, performance characteristics, and network behavior that would be important for an agent to use it effectively. The 'FREE' mention adds some context but doesn't fully compensate for these gaps.

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 schema description coverage is 100% with a single parameter clearly documented. The description adds minimal value beyond the schema by specifying that the content is 'markdown' and contains 'URLs to check', but doesn't provide additional context about format requirements, size limitations, or URL extraction methodology. This meets the baseline 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 specific action ('validate all URLs'), the target resource ('markdown content'), and the scope of validation ('reports broken, redirected, and timed-out links'). It distinguishes itself from sibling tools by focusing exclusively on URL validation rather than content creation, publishing, or social media operations.

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 implies usage context by specifying 'markdown content' and mentioning the types of link issues detected, but provides no explicit guidance on when to use this tool versus alternatives. No sibling tools appear to offer similar functionality, so the lack of comparative guidance is less critical, but still leaves room for improvement.

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/MendleM/pipepost'

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