linkedin_jobs_get
ActiveTool of Social Fetch
declared in 0.19.0
Get LinkedIn job postings by job URL.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "array",
"items": {
"type": "string",
"maxLength": 4096,
"minLength": 1,
"description": "Full LinkedIn job posting URL. Must include `/jobs/view/`."
},
"maxItems": 50,
"minItems": 1,
"description": "LinkedIn job posting URL to look up."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Social Fetch
https://github.com/social-freak-ltd/socialfetch-mcp
1/7 registries