Manage Outreach Settings
Single tool for all outreach configuration. Route with action: 'limits' sets min/max daily range per category; 'business_hours' sets the send window; 'message_format' sets split/single/ask; 'auto_withdraw' (Pro) sets auto-withdraw days (60-90 or 0 to disable); 'warm_up' (Pro) starts or stops the warm-up ramp.
Example prompt: Set my invitation daily range to between 15 and 25 per day
{
"success": true,
"action": "limits",
"category": "invitation",
"limit_min": 15,
"limit_max": 25
}What you can build
Parameters
Inputs accepted by manage_outreach_settings.
| Name | Type | Description |
|---|---|---|
| action | string | Which outreach setting to configure: limits, business_hours, message_format, auto_withdraw (Pro), warm_up (Pro). |
| category | string | Category for action='limits': search, profile_view, messaging, invitation, posting, engagement. |
| limit_min | number | Minimum daily cap for action='limits'. |
| limit_max | number | Maximum daily cap for action='limits'. |
| start_hour | number | Start hour 0-23 for action='business_hours'. |
| end_hour | number | End hour 1-24 for action='business_hours'. |
| format | string | Message format for action='message_format': split, single, or ask. |
| days | number | Days for action='auto_withdraw': 0 to disable, or 60-90. |
| op | string | Operation for action='warm_up': start or stop. |
Related tools
Get Account Status
Unified account view: daily limits, limit ranges, warm-up status, message format, and session health in one call.
Update Account Settings
Adjust account-level settings like activity tracking mode, tool surface scope, and voice integration keys. Scope changes take effect after an MCP reconnect.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.