linkedin_get_company
ActiveTool of io.github.saloprj/dialogbrain
declared in 1.17.0
Get a LinkedIn company profile by company ID or vanity name. Returns company name, description, industry, size, and other details.
Parameters schema
{
"type": "object",
"required": [
"identifier"
],
"properties": {
"identifier": {
"type": "string",
"description": "Company ID or vanity name"
}
}
}Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries