Skip to main content
Glama

analyze_structured_data

Detect personally identifiable information (PII) in JSON or structured data to identify privacy risks and ensure data protection compliance.

Instructions

Analyze structured data (JSON/dict) for PII.

Args:
    data: JSON string representing structured data
    language: Language code (default: "en")
    entities: List of entity types to detect (default: all)
    score_threshold: Minimum confidence score (default: 0.0)

Returns:
    JSON string with PII findings organized by data structure path

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYes
languageNoen
entitiesNo
score_thresholdNo

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/cmalpass/mcp-presidio'

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