Skip to main content
Glama

Proofly MCP Integration

by Proofly-AI

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" }
Install Server

Other Tools from Proofly MCP Integration

Related Tools

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/Proofly-AI/mcp'

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