Raw API Endpoint
Send a raw request through the LinkedIn API proxy. For advanced users who need to access LinkedIn API endpoints not covered by other tools. Supports GET, POST, PUT, PATCH, and DELETE methods. All paths must start with 'linkedin' for safety. Use with caution.
MCP tool name: raw_endpoint
Use Cases
- Access LinkedIn API endpoints not yet wrapped by Crispy tools
- Debug API responses by inspecting raw data
- Build custom integrations for niche LinkedIn features
- Test new API endpoints before requesting official tool support
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| method | string | required | HTTP method: GET, POST, PUT, PATCH, DELETE |
| path | string[] | required | URL path segments (e.g. ['linkedin', 'endorsements']) |
| parameters | object | optional | Query parameters as key-value pairs |
| body | object | optional | Request body for POST/PUT/PATCH |
Example
Prompt
Make a GET request to linkedin/endorsements with my account
Response
{
"data": [...],
"status": 200
}Permission Scopes
This tool is available in the following permission scopes:
full access
Stop paying €99/seat for tools that don’t talk to AI
Connect your first LinkedIn profile in under 5 minutes. All 43 tools from €19/mo.