Skip to main content
Glama

People Data Labs MCP Server

bulk_person_enrich

Enrich multiple person profiles simultaneously with bulk requests, streamlining data enhancement for person profiles using People Data Labs' comprehensive datasets and search capabilities.

Instructions

Enrich multiple person profiles in a single request

Input Schema

NameRequiredDescriptionDefault
requestsYesArray of person enrichment requests

Input Schema (JSON Schema)

{ "properties": { "requests": { "description": "Array of person enrichment requests", "items": { "properties": { "params": { "description": "Parameters for person enrichment", "type": "object" } }, "required": [ "params" ], "type": "object" }, "type": "array" } }, "required": [ "requests" ], "type": "object" }

You must be authenticated.

Other Tools from People Data Labs MCP Server

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/phxdev1/peopledatalabs-mcp'

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