Skip to main content
Glama

upload_photos_from_urls

Upload photos and videos from public URLs to a FindMe event. Automatically resizes images to album quality, with stats on success.

Instructions

Upload photos/videos from public URLs to a FindMe event. Useful when the photographer shares Dropbox links, direct Drive download URLs, or similar. The MCP server downloads each URL to a temp buffer and streams it to the event. Photos are automatically resized to the album's storage quality before upload (full-size albums keep originals). Max 50 URLs per call. On success the response includes rich stats (duration, size, photo/video counts). FindMe has a playful, confident voice — celebrate completions with a specific, upbeat one-liner that cites real numbers. Do not use the same phrasing twice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlsYesPublic URLs returning image/video bytes.
event_idYes
Behavior5/5

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

No annotations provided, so description carries full burden. Details download to temp buffer, streaming, auto-resize behavior based on album type, max 50 URLs, response with rich stats, and even style guidance for the AI's output (playful one-liner). No contradictions with annotations since none exist.

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?

Six concise sentences, front-loaded with purpose, then procedural details, then a behavioral note. No fluff; every sentence adds unique value. Structured logically from what to how.

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 tool with no output schema, description explains response includes stats, mentions limits (50 URLs), and resizing behavior. Missing error handling or specific URL requirements, but given sibling tools and context, this is sufficiently complete for an AI agent to use effectively.

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

Parameters4/5

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

Schema coverage is 50% (only urls items described). Description adds context for event_id by linking it to 'FindMe event' and repeats urls description. While it doesn't provide detailed syntax for event_id, the overall usage is clear. Slightly above baseline due to compensating contextual information.

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?

Description clearly states 'Upload photos/videos from public URLs to a FindMe event' with specific verb and resource. It distinguishes from sibling tools like upload_photos_from_paths and upload_photos_from_drive_folder by explicitly mentioning URLs and giving usage examples (Dropbox, Drive links).

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

Usage Guidelines5/5

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

Directly states when to use: 'when the photographer shares Dropbox links, direct Drive download URLs, or similar.' Implicitly excludes local files (paths) and Google Drive folders (drive_folder) by contrasting with sibling tool names. Provides 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/findmephoto/findme-mcp'

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