Skip to main content
Glama

generate_3d_model

Convert a single photo into a textured 3D GLB model using AI. Generates accurate geometry and materials from one image.

Instructions

Convert a single photo into a textured 3D GLB model. Uses Seed3D — generates accurate geometry and materials from one image. Async — returns requestId, poll with check_job_status. 350 sats per model. Pay per request with Bitcoin Lightning — no API key or signup needed. Requires create_payment with toolName='generate_3d_model'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paymentIdYesValid payment ID (must be paid)
imageBase64YesBase64 encoded image (PNG, JPEG, or WEBP)
modelIdNoOptional. Omit for default model.
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses key behaviors: async operation (returns requestId), cost per model, payment requirement with Bitcoin Lightning (no API key needed), and the use of Seed3D technology. It does not cover error handling or rate limits, but the main behavioral traits are well specified.

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 concise (4 sentences) and front-loaded with the main action. Every sentence adds distinct information: purpose, technology, async nature, cost, payment method, and prerequisite. No wasted words, efficient and clear.

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 (3 params, async, payment flow) and no output schema, the description covers the primary use case, async polling, cost, and payment prerequisite. It sets expectations for output (GLB model, requestId) but omits error handling details. Overall, it is sufficiently complete for an agent to use correctly.

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%, so baseline is 3. The description adds value beyond schema: it clarifies that paymentId must be a paid valid ID (referencing create_payment), that imageBase64 should be a single photo in valid formats, and that modelId can be omitted for default. This enriches parameter understanding.

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's purpose: 'Convert a single photo into a textured 3D GLB model.' It uses a specific verb (convert) and resource (photo to 3D model), and distinguishes from siblings by noting async behavior, cost, and payment requirement, which are unique among sibling tools.

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?

The description provides explicit context: when to use (to generate a 3D model from a photo), async nature (poll with check_job_status), cost (350 sats), and payment method (requires create_payment). It does not explicitly state when not to use or list alternatives, but given no similar sibling tools, the guidance is clear and actionable.

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/cnghockey/sats4ai-mcp-server'

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