Set Daily Limit Range
Sets the minimum and maximum daily range for an action category (for example, category='invitation', limit_min=15, limit_max=25), and a random value within that range is picked each day for more natural pacing. It fails if limit_min is less than 1, limit_max is less than limit_min, or the value exceeds the LinkedIn-safe ceiling. Pass null for limit_min and limit_max to clear an existing range.
Example prompt: Set my daily invitation range to a random value between 15 and 25
{
"category": "invitation",
"limit_min": 15,
"limit_max": 25
}What you can build
Parameters
Inputs accepted by set_limit_range.
| Name | Type | Description |
|---|---|---|
| category | "search" | "profile_view" | "messaging" | "invitation" | "posting" | "engagement" | The action category to configure |
| limit_min | number | Minimum daily cap (>= 1). Pass null to clear the range. |
| limit_max | number | Maximum daily cap (>= limit_min). Pass null to clear the range. |
| account_id | string | LinkedIn account ID. Omit to use your default account. |
Related tools
Get Daily Limit Ranges
View min and max daily limit ranges per action category plus today's drawn value, so you always know your live LinkedIn activity caps.
Get Profile Capacity
Check daily limits and account health for invites, messages, and searches, plus Sales Navigator detection. Pace outreach safely and avoid hitting caps.
Start Account Warm-Up
Gradually ramp daily limits to protect new LinkedIn accounts. Choose a 14-day auto ramp, a 7-day aggressive mode, or fully custom per-category curves.
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.