Skip to main content
Glama
yshalsager
by yshalsager

fourget_image_search

Read-onlyIdempotent

Search for images using the 4get meta search engine, returning URLs, thumbnails, and metadata. Supports pagination, engine selection, and filters.

Instructions

Search for images using the 4get meta search engine. Returns image results with URLs, thumbnails, and metadata. Supports pagination via the 'npt' token and various image filters.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
page_tokenNo
engineNoOptional search engine override (maps to 4get "scraper" query parameter).
extra_paramsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations (readOnlyHint, idempotentHint) are consistent. The description adds behavioral details: pagination via 'npt' token and support for image filters, which are beyond annotations. No contradictions.

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?

Three well-structured sentences that front-load the main purpose. No redundant or unnecessary words. Efficient and clear.

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?

The description covers the main purpose and high-level features but lacks detail on extra_params usage and token handling. With output schema present, return values need not be explained, but additional context for filter parameters would improve completeness.

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?

Schema description coverage is low (25%). The description explains query implicitly and mentions pagination token, providing some context for page_token. However, engine and extra_params are not elaborated (engine has schema description but no further context in description, extra_params is free-form with no guidance).

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: 'Search for images using the 4get meta search engine.' It specifies the output (URLs, thumbnails, metadata) and features (pagination, filters). The name and context distinguish it from sibling tools (news and web search).

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?

No explicit guidance on when to use this vs. alternatives. The description implies it is for image search, but does not provide scenarios or exclusions. Usage context is clear but not comparative.

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/yshalsager/mcp-4get'

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