Skip to main content
Glama

search_images

Find images on Pixabay by specifying search terms, categories, colors, orientation, and type to retrieve photos, illustrations, or vectors for projects.

Instructions

Search for images on Pixabay.

Args:
    query: Search term (e.g., "yellow flowers", "cat")
    image_type: Filter by type - "all", "photo", "illustration", "vector"
    orientation: Filter by orientation - "all", "horizontal", "vertical"
    category: Filter by category - backgrounds, fashion, nature, science, education, feelings, health, people, religion, places, animals, industry, computer, food, sports, transportation, travel, buildings, business, music
    colors: Filter by colors (comma-separated) - grayscale, transparent, red, orange, yellow, green, turquoise, blue, lilac, pink, white, gray, black, brown
    per_page: Number of results per page (3-200)
    page: Page number
    safesearch: Enable safe search filter

Returns:
    Search results with image URLs and metadata

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
image_typeNoall
orientationNoall
categoryNo
colorsNo
per_pageNo
pageNo
safesearchNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions that the tool 'Search for images on Pixabay' and returns 'Search results with image URLs and metadata,' which implies a read-only operation but lacks details on permissions, rate limits, pagination behavior, or error handling. For a tool with 8 parameters and no annotations, this is insufficient.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured and appropriately sized, with a clear purpose statement followed by detailed parameter explanations and a returns section. Every sentence adds value, but it could be more front-loaded by emphasizing the tool's core function before listing parameters. However, it avoids redundancy and is efficiently organized.

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's complexity (8 parameters, no annotations, but with an output schema), the description is mostly complete. It thoroughly documents parameters and states the return format, and the output schema likely covers return values, reducing the need for detailed output explanations. However, it lacks behavioral context like rate limits or authentication needs, which are important for a search tool.

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

Parameters5/5

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

The description adds significant meaning beyond the input schema, which has 0% schema description coverage. It explains each parameter's purpose with examples and constraints (e.g., 'query: Search term (e.g., "yellow flowers", "cat")', 'per_page: Number of results per page (3-200)'), compensating fully for the schema's lack of descriptions. This is essential for understanding how to use the parameters correctly.

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: 'Search for images on Pixabay.' It specifies the verb ('search') and resource ('images on Pixabay'), making the action and target explicit. However, it does not differentiate from its sibling tool 'search_videos' (which searches videos on Pixabay), so it lacks sibling differentiation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It does not mention the sibling tool 'search_videos' or any other tools, nor does it specify contexts or exclusions for usage. The only implied usage is for searching images, but no explicit alternatives or constraints are provided.

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/helloHupc/pixabay_mcp'

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