Skip to main content
Glama

create_travel_poster

Turn a face photo into a vintage travel poster: person sits on a 3D map of a chosen country with landmarks, passport, stamps, and compass. Returns a hosted image URL directly.

Instructions

Turn a face photo into a vintage TRAVEL POSTER: the person sits on a giant 3D map of a chosen country surrounded by its landmarks, a passport, postage stamps, a brass compass and the country name in big serif caps (the viral "Morocco / Japan" travel-poster look). A face-only photo gets a full body drawn in. SYNCHRONOUS — returns a hosted image URL directly (NO check_job needed). Cost ~200-500 tokens. The 24 curated countries render best (Morocco, Japan, Italy, France, Spain, Greece, Turkey, Egypt, India, Thailand, UAE, USA, Mexico, Brazil, Iceland, Switzerland, UK, Portugal, Bali, China, Peru, Australia, Georgia, Maldives) but ANY country name works. To then animate it into a Stories clip, pass the returned URL to generate_video (image-to-video).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aspectNo3:4 (default, classic poster) or 9:16 (taller, Stories-native).
countryYesDestination country, e.g. "Japan", "Morocco", "Italy". Any country works; the 24 curated ones render with hand-picked landmarks.
image_urlYesA front-facing face photo: an external https:// URL or an avots-hosted /v1/files/<uuid> URL. A face-only crop is fine — the body is generated.
Behavior5/5

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

With no annotations, the description fully discloses synchronous behavior ('returns a hosted image URL directly, NO check_job needed'), token cost (~200-500), and that a face-only photo gets a full body drawn. It also explains rendering quality variations for curated vs. non-curated countries.

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 detailed yet relatively concise, packing significant information into a few sentences. It front-loads the core purpose and key differentiators, though some details (curated list) could be streamlined.

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

Completeness5/5

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

For a tool with 3 parameters, no output schema, and no annotations, the description covers all necessary aspects: purpose, parameters, behavioral traits, cost, limitations, and integration with a sibling tool. It leaves no major gaps.

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 100%, providing baseline 3. The description adds value by explaining each parameter's role: country can be any but best for curated set, aspect defaults with two options, image_url accepts external or hosted and supports face-only crops. This goes beyond the minimal schema descriptions.

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 specifies a very distinctive use case ('turn a face photo into a vintage TRAVEL POSTER') with concrete visual elements (map, landmarks, passport, stamps, compass, serif caps). It clearly distinguishes from sibling tools like generate_image or create_montage by describing a unique, branded style.

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?

Explicitly states when to use (create a travel poster) and provides a pointer to an alternative: pass the returned URL to generate_video for animation. It also notes that 24 curated countries render best but any country works, helping the agent decide. Missing a clear 'when not to use' statement.

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/avotsai/avots-mcp'

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