Skip to main content
Glama

Paste Recent Screenshots

paste_recent
Read-only

Retrieves recent images from clipboard watcher captures, session history, and macOS Spotlight screenshots, sorted newest first. Use to access copied screenshots or clipboard content quickly.

Instructions

Shows the last N images by combining clipboard watcher captures, session history, and macOS Spotlight screenshots. The clipboard watcher catches images copied via any app (Shottr Esc, Cmd+C, etc.) instantly — no Spotlight delay. Results are sorted by time, newest first. Use when the user says "show my last screenshots", "look at my clipboard", or "check what I just captured". Pass folder to scan a specific directory instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNoNumber of images to return (default: 3)
folderNoScan a specific folder instead of session + Spotlight
max_dimensionNoMax long edge in pixels (default: 1568)
Behavior4/5

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

Beyond the readOnlyHint annotation, the description explains the tool combines three sources, sorts by time, and notes clipboard watcher avoids Spotlight delay. This adds useful behavioral context.

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 four sentences with no redundancy. Information is front-loaded: purpose in first sentence, usage guidance in third, parameter nuance in fourth. Every sentence is meaningful.

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?

For a read-only tool with no output schema, the description covers purpose, usage, and parameter behavior. It does not describe return format or error cases, but the readOnlyHint and simplicity make this acceptable.

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?

All three parameters are fully described in the input schema (100% coverage), including defaults and folder behavior. The description adds minimal additional meaning beyond what the schema already provides.

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 shows recent images from multiple sources, with a specific verb and resource. It distinguishes from sibling tool 'cleanup_images' by focusing on retrieval vs cleanup.

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?

Provides explicit when-to-use examples ('show my last screenshots', 'look at my clipboard') and a usage alternative (pass folder). Lacks explicit when-not-to-use compared to sibling, but the examples are clear context.

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/zelentsov-dev/clipsnap-mcp'

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