Skip to main content
Glama

YouCam for Beauty & Personal Care

Ai Body Reshape

AI-Body-Reshape

AI Body Reshape API for Body Reshape & Slimming Feel confident in photos with an AI body editor! Slim, reshape, and enhance your body for natural, stunning proportions. Effortlessly reshape any area — waist, arms, thighs, chest, and more. Get natural, stunning results in just a tap!

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pollingNoIf true (default), keep polling until the task finishes, returning the final result. If false, return immediately without waiting for the task to finish.
requestYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • changedInput schema / properties / request / anyOf
      Previous value: -[
      -  {
      -    "properties": {
      -      "features": {
      -        "description": "Cannot be all zero",
      -        "properties": {
      -          "arm": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "belly": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "breast_left": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "breast_right": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "hip": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "hip_lift": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "leg": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "neck_left": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "neck_right": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "shoulder_left": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "shoulder_right": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "slim": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "squared_shoulder_left": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "squared_shoulder_right": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "taller": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "waist": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          }
      -        },
      -        "type": "object"
      -      },
      -      "index": {
      -        "anyOf": [
      -          {
      -            "type": "integer"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ],
      -        "default": null,
      -        "description": "The index of the person from detection task result.",
      -        "examples": [
      -          0
      -        ]
      -      },
      -      "src_file_url": {
      -        "description": "Url of the file to run task. The url should be publicly accessible.",
      -        "examples": [
      -          "https://example.com/selfie.jpg"
      -        ],
      -        "type": "string"
      -      },
      -      "version": {
      -        "description": "Version of the features specification. Defaults to `\"1.0\"` unless otherwise specified.\n",
      -        "examples": [
      -          "1.0"
      -        ],
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "version",
      -      "features",
      -      "src_file_url"
      -    ],
      -    "type": "object"
      -  },
      -  {
      -    "properties": {
      -      "features": {
      -        "description": "Cannot be all zero",
      -        "properties": {
      -          "arm": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "belly": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "breast_left": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "breast_right": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "hip": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "hip_lift": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "leg": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "neck_left": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "neck_right": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "shoulder_left": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "shoulder_right": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "slim": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "squared_shoulder_left": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "squared_shoulder_right": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "taller": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          },
      -          "waist": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": -100,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ],
      -            "default": null,
      -            "examples": [
      -              0
      -            ]
      -          }
      -        },
      -        "type": "object"
      -      },
      -      "index": {
      -        "anyOf": [
      -          {
      -            "type": "integer"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ],
      -        "default": null,
      -        "description": "The index of the person from detection task result.",
      -        "examples": [
      -          0
      -        ]
      -      },
      -      "src_file_id": {
      -        "description": "ID of file to run task. File ID from upload file API.",
      -        "examples": [
      -          "pfNK5PuRe0MrwLHcGA3DOmB1ahwfXTbYHjv+KoBIxbE="
      -        ],
      -        "type": "string"
      -      },
      -      "version": {
      -        "description": "Version of the features specification. Defaults to `\"1.0\"` unless otherwise specified.\n",
      -        "examples": [
      -          "1.0"
      -        ],
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "version",
      -      "features",
      -      "src_file_id"
      -    ],
      -    "type": "object"
      -  }
      -]New value: +[
      +  {
      +    "properties": {
      +      "features": {
      +        "description": "Cannot be all zero",
      +        "properties": {
      +          "arm": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "belly": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "breast": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "description": "Applies to both sides. A per-side key (`breast_left` / `breast_right`) overrides this value for that side; a per-side `0` means that side is left unchanged.",
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "breast_left": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "breast_right": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "hip": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "hip_lift": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "leg": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "neck": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "description": "Applies to both sides. A per-side key (`neck_left` / `neck_right`) overrides this value for that side; a per-side `0` means that side is left unchanged.",
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "neck_left": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "neck_right": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "shoulder": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "description": "Applies to both sides. A per-side key (`shoulder_left` / `shoulder_right`) overrides this value for that side; a per-side `0` means that side is left unchanged.",
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "shoulder_left": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "shoulder_right": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "slim": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "squared_shoulder": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "description": "Applies to both sides. A per-side key (`squared_shoulder_left` / `squared_shoulder_right`) overrides this value for that side; a per-side `0` means that side is left unchanged.",
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "squared_shoulder_left": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "squared_shoulder_right": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "taller": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "waist": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          }
      +        },
      +        "type": "object"
      +      },
      +      "index": {
      +        "anyOf": [
      +          {
      +            "type": "integer"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "default": null,
      +        "description": "The index of the person from detection task result.",
      +        "examples": [
      +          0
      +        ]
      +      },
      +      "src_file_url": {
      +        "description": "Url of the file to run task. The url should be publicly accessible.",
      +        "examples": [
      +          "https://example.com/selfie.jpg"
      +        ],
      +        "type": "string"
      +      },
      +      "version": {
      +        "description": "Version of the features specification. Defaults to `\"1.0\"` unless otherwise specified.\n",
      +        "examples": [
      +          "1.0"
      +        ],
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "version",
      +      "features",
      +      "src_file_url"
      +    ],
      +    "type": "object"
      +  },
      +  {
      +    "properties": {
      +      "features": {
      +        "description": "Cannot be all zero",
      +        "properties": {
      +          "arm": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "belly": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "breast": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "description": "Applies to both sides. A per-side key (`breast_left` / `breast_right`) overrides this value for that side; a per-side `0` means that side is left unchanged.",
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "breast_left": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "breast_right": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "hip": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "hip_lift": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "leg": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "neck": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "description": "Applies to both sides. A per-side key (`neck_left` / `neck_right`) overrides this value for that side; a per-side `0` means that side is left unchanged.",
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "neck_left": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "neck_right": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "shoulder": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "description": "Applies to both sides. A per-side key (`shoulder_left` / `shoulder_right`) overrides this value for that side; a per-side `0` means that side is left unchanged.",
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "shoulder_left": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "shoulder_right": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "slim": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "squared_shoulder": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "description": "Applies to both sides. A per-side key (`squared_shoulder_left` / `squared_shoulder_right`) overrides this value for that side; a per-side `0` means that side is left unchanged.",
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "squared_shoulder_left": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "squared_shoulder_right": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "taller": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          },
      +          "waist": {
      +            "anyOf": [
      +              {
      +                "maximum": 100,
      +                "minimum": -100,
      +                "type": "number"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ],
      +            "default": null,
      +            "examples": [
      +              0
      +            ]
      +          }
      +        },
      +        "type": "object"
      +      },
      +      "index": {
      +        "anyOf": [
      +          {
      +            "type": "integer"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "default": null,
      +        "description": "The index of the person from detection task result.",
      +        "examples": [
      +          0
      +        ]
      +      },
      +      "src_file_id": {
      +        "description": "ID of file to run task. File ID from upload file API.",
      +        "examples": [
      +          "pfNK5PuRe0MrwLHcGA3DOmB1ahwfXTbYHjv+KoBIxbE="
      +        ],
      +        "type": "string"
      +      },
      +      "version": {
      +        "description": "Version of the features specification. Defaults to `\"1.0\"` unless otherwise specified.\n",
      +        "examples": [
      +          "1.0"
      +        ],
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "version",
      +      "features",
      +      "src_file_id"
      +    ],
      +    "type": "object"
      +  }
      +]
  2. First observed

TDQS

D1.9/5.0
Behavior1/5

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

The description offers no behavioral information beyond the annotations (readOnlyHint=false, so it is a mutating operation). It does not disclose that the tool is likely asynchronous (given the 'polling' parameter), that it returns a processed image, or any potential side effects like cost or rate limits. Since the annotations are sparse, the description should compensate but only gives marketing fluff like 'natural, stunning results'.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short but inefficient: it devotes space to emotive phrases ('Feel confident in photos', 'natural, stunning proportions', 'in just a tap') that add no functional value. It is not technically front-loaded; the core API identifier is buried in marketing copy. A more concise and technical statement would be more helpful.

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

Completeness2/5

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

For a tool with a complex input schema (two alternative request shapes, many feature parameters) and an output schema, the description is far too sparse. It omits critical context like the need for a publicly accessible image URL or a file ID from the upload API, the significance of the 'features' object, and the relationship to detection tasks. An agent cannot safely invoke this tool without external documentation.

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

Parameters1/5

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

With a schema description coverage of only 50%, the description should explain key parameters and how they interact (e.g., the meaning of negative vs positive values, per-side overrides, and the 'features' object). The description does not mention any parameters at all, making it impossible for an agent to construct a valid request beyond guessing from the schema, which itself lacks explanations for many fields.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states it is an 'AI Body Reshape API' for slimming and reshaping body areas, which conveys the general purpose. However, it does not specify the exact operation (e.g., takes an image URL/ID and outputs an edited image) and uses vague marketing language like 'feel confident in photos' without technical specifics. It does not clearly distinguish from sibling tools like AI-Face-Reshape, though the focus on body parts is somewhat differentiating.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives, nor any prerequisites (e.g., needing a detection task, as implied by the 'index' parameter). It does not mention that it may require prior person detection or how to handle multiple people. The absence of any usage context leaves the agent to infer everything from the schema alone.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources