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

ParamTypeRequiredDescription
connected_account_idstring (slug or UUID)noReturn one seat. Omit to return all seats. Alias: account_id.

Each account row carries a pacing block - sent_today/sent_this_week vs day_cap/week_cap plus ramp_state - computed by the same gate that defers drip sends, so it is the source of truth for remaining safe outreach volume. seat_entitled says whether the account fits the current billing allowance; usable_count totals those accounts. seat_limit is how many seats the workspace may connect - null means unlimited, not unknown.

Sample request

{}

On this page