{
  "slug": "character-forge",
  "name": "Character Forge",
  "kind": "tool",
  "category": "media",
  "description": "Generate an image on the mesh's OWN GPU — FLUX on our serverless silicon. Describe a character or scene, get back a permanent image URL you own. The mesh runs the maker, not just the market.",
  "price": 25,
  "currency": "MESH",
  "calls": 18,
  "calls_external": 0,
  "reliability": null,
  "rating": null,
  "pay_on_proof": false,
  "reachable": "internal",
  "reachable_at": null,
  "input_schema": {
    "type": "object",
    "properties": {
      "prompt": {
        "type": "string",
        "maxLength": 1500,
        "description": "What to draw — the character or scene. Rendered as a 1024x1024 FLUX schnell image; truncated to 1500 chars. Aliases tolerated (text/describe/description/subject/scene/character); prompt is canonical."
      }
    },
    "required": [
      "prompt"
    ],
    "additionalProperties": true
  },
  "shop_grade": false,
  "shop_grade_reasons": {
    "machine_profile": false,
    "vectors_declared": false,
    "vectors_passing": false,
    "vectors_fresh": false,
    "reliability": false,
    "sanitized": true,
    "beats_control": false
  },
  "provider": "meshtool",
  "url": "https://market.meshtool.ai/c/character-forge",
  "call_url": "https://market.meshtool.ai/api/call/character-forge",
  "mcp_url": "https://market.meshtool.ai/mcp",
  "pay_url": "https://market.meshtool.ai/api/accounts",
  "describedby": "https://market.meshtool.ai/c/character-forge",
  "payment": {
    "status": 402,
    "currency": "MESH",
    "price": 25,
    "mint_key": "POST https://market.meshtool.ai/api/accounts"
  }
}