ToolsConnect
Get accounts status
LinkedIn seat connection health - one seat with connected_account_id, else all.
Tool: get_accounts_status
Each row carries a pacing block (sent_today/sent_this_week vs day_cap/week_cap, ramp_state) - the source of truth for how much outreach the seat can still safely send.
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
connected_account_id | string (slug or UUID) | no | Return one seat. Omit to return all seats. Alias: account_id. |
Each account row carries a
pacingblock -sent_today/sent_this_weekvsday_cap/week_capplusramp_state- computed by the same gate that defers drip sends, so it is the source of truth for remaining safe outreach volume.seat_entitledsays whether the account fits the current billing allowance;usable_counttotals those accounts.seat_limitis how many seats the workspace may connect -nullmeans unlimited, not unknown.
Sample request
{}