Skip to main content
Glama

wordpress_regenerate_thumbnails

wordpress_regenerate_thumbnails

Regenerate missing or outdated image thumbnails for all images or a specific image in WordPress, ensuring correct dimensions after theme or settings changes.

Instructions

Regenerate image thumbnails for all or specific images

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations provided, the description carries full responsibility for behavioral disclosure. It does not mention whether the operation is destructive, time-consuming, requires a media library, or what effect it has on existing thumbnails. The description only states the action, leaving major behavioral traits unknown.

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

Conciseness3/5

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

The description is a single concise sentence, but it omits crucial information about how 'specific' images are selected. While brevity is a virtue, this sentence is under-specification rather than efficient clarity, so it earns an average score.

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

Completeness2/5

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

For a zero-parameter tool with no output schema, the description should still clarify scope ('all images' meaning the entire media library), duration, and safety. It does none of these. The mention of 'specific images' without parameters furthers the incompleteness, leaving the agent unprepared for invocation.

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

Parameters2/5

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

The input schema is empty, but the description claims 'all or specific images' implying a parameter should exist for targeting. This creates a contradiction between the description and schema. Even with no parameters, the baseline is 4, but the misleading 'specific images' reduces the value to 2.

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 action (regenerate) and the resource (image thumbnails), which distinguishes it from sibling tools like optimize_images or convert_to_webp. However, the phrase 'all or specific images' is misleading given the schema has no parameters for specifying specific images, slightly undermining clarity.

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?

No guidance is provided on when to use this tool versus alternatives like bulk_optimize_images or convert_to_webp. It also fails to mention prerequisites or typical use cases, leaving the agent to infer context from the vague description.

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/tonypepperwidow123-blip/mcp'

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