Connect Hermes to People Data Labs
Give your Hermes agent access to People Data Labs in Melso — 23 tools it can call while it works through a task.
Set it up in Melso
- 1In Melso, open Settings → Agent Apps and hit Connect on People Data Labs.
- 2Finish the API_KEY sign-in in the window that opens. Melso stores the connection, not your credentials.
- 3Open your Hermes agent, go to its Agent Apps tab, and allow People Data Labs.
- 4Give the agent a task. It calls People Data Labs itself when the work needs it.
What People Data Labs gives your agent
The tools, permissions, and events People Data Labs exposes — the same ones your agent can use once the app is authorized.
What you sign in with
People Data Labs connects with API_KEY.
Permissions
People Data Labs does not break access down into granular permissions.
Tools People Data Labs exposes
Clean company data
Cleans and standardizes company information based on a name, website, or profile URL; providing at least one of these inputs is highly recommended for meaningful results.
Clean company data (POST)
Tool to clean and standardize company data using POST method. Use when you need to standardize company information by providing company name, website, or social profile. Returns standardized company information including name, website, LinkedIn profile, and other company identifiers.
Clean location data
Cleans and standardizes a raw, unformatted location string into a structured representation, provided the input is a recognizable geographical place.
Clean location data (POST)
Tool to clean and standardize location data using POST method. Use when you need to normalize raw location strings into structured location information including city, region, and country.
Clean school data
Cleans and standardizes school information; provide at least one of the school's name, website, or profile for optimal results.
Clean school data (POST)
Tool to clean and standardize school data using POST method. Use when you need to clean school information by providing name, website, or profile.
Enrich Bulk Company Data
Tool to enrich up to 100 companies in a single request using the Bulk Company Enrichment API. Use when you need to enrich multiple company profiles efficiently. Each request must include at least one company identifier (website, profile, name, ticker, or pdl_id). Results are returned in the same order as the input requests, with individual status codes indicating success (200) or failure (404).
Enrich bulk person data
Tool to enrich up to 100 person profiles in a single API request using the Bulk Person Enrichment API. Use when you need to enrich multiple people efficiently, as this effectively increases the rate limit by up to 100x compared to individual enrichment calls. Each request in the array can use the same parameters as the single person enrichment endpoint.