Update Account Settings
Updates account-level settings including activity tracking mode (mcp_only or all_activity), the tool surface permission scope (core or full_access), and optional voice integration credentials stored securely for your TTS provider. Changing the permission scope requires reconnecting the MCP connection for the new tool list to take effect. Fails if the account is not owned by you.
Example prompt: Switch my account tracking mode to all_activity and unlock the full_access tool scope
{
"updated": true,
"tracking_mode": "all_activity",
"permission_scope": "full_access",
"reconnect_required": true
}What you can build
Parameters
Inputs accepted by update_account_settings.
| Name | Type | Description |
|---|---|---|
| tracking_mode | "mcp_only" | "all_activity" | Tracking mode: mcp_only (default) or all_activity |
| permission_scope | "core" | "full_access" | Tool surface scope: 'core' (default, full daily loop) or 'full_access' (all tools including advanced infrastructure). Reconnect MCP after changing for the tool list to refresh. |
| elevenlabs_api_key | string | ElevenLabs API key for voice cloning (BYOK). Encrypted at rest. Never echoed back. |
| elevenlabs_voice_id | string | Default ElevenLabs voice_id for use with TTS integrations. Stored for reference; pass to your TTS provider when generating audio for send_voice_message. |
Related tools
Get Account Status
Unified account view: daily limits, limit ranges, warm-up status, message format, and session health in one call.
Manage Outreach Settings
Configure LinkedIn outreach settings: daily limit ranges, business hours, message format, auto-withdraw, and warm-up.
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.