Proofly MCP Integration

by Proofly-AI
MIT License
17
1

get-face-details

Extract detailed information about a specific face in an analyzed image, including attributes and authenticity insights, using the Proofly MCP Integration tool for deepfake detection.

Instructions

Get detailed information about a specific face detected in an image.

Input Schema

NameRequiredDescriptionDefault
faceIndexYesIndex of the face to get details for (starting from 0).
formatNoOutput format.text
sessionUuidYesSession UUID from the analyze-image result.

Input Schema (JSON Schema)

{ "properties": { "faceIndex": { "description": "Index of the face to get details for (starting from 0).", "type": "number" }, "format": { "default": "text", "description": "Output format.", "enum": [ "json", "text" ], "type": "string" }, "sessionUuid": { "description": "Session UUID from the analyze-image result.", "type": "string" } }, "required": [ "sessionUuid", "faceIndex" ], "type": "object" }

You must be authenticated.

Other Tools from Proofly MCP Integration

Related Tools

    ID: l88u4gafsa