Get Daily Limit Ranges
Returns the configured minimum and maximum daily limit ranges per action category (for example, invitation min 10, max 20) along with today's drawn value for each. Limit_min and limit_max return null when no range is set, and todays_pick is null until the first action of the day because it is populated lazily. Use this to audit your current pacing configuration before launching outreach.
Example prompt: Show me my current daily limit ranges and how many invitations I'm allowed today
[
{
"category": "invitation",
"limit_min": 10,
"limit_max": 20,
"todays_pick": 16
}
]What you can build
Parameters
Inputs accepted by get_limit_ranges.
| Name | Type | Description |
|---|---|---|
| account_id | string | LinkedIn account ID. Omit to use your default account. |
Related tools
Set Daily Limit Range
Set a min and max daily range per action category and let Crispy pick a randomized safe value each day for natural LinkedIn pacing.
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.
Get LinkedIn Profile
Pull a full LinkedIn profile by provider ID, slug, or URL, or fetch your own. Request specific sections and control view notifications.
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.