linkedin_people_search_list
ActiveTool of Social Fetch
declared in 0.19.0
Search LinkedIn people by first and/or last name.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"lastName": {
"type": "string",
"maxLength": 128,
"description": "Last name filter. At least one of `firstName` or `lastName` is required."
},
"firstName": {
"type": "string",
"maxLength": 128,
"description": "First name filter. At least one of `firstName` or `lastName` is required."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Social Fetch
https://github.com/social-freak-ltd/socialfetch-mcp
1/7 registries