2ools
2
2ools
/update_account_profile

Update 2ools account profile

Update only the explicitly supplied profile fields for the authenticated person. This cannot change email, password, MFA, billing, entitlements, roles, or accou

liveunknown~5s typical
mcp2ools
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-2ools-mcp /update_account_profile for me.

Input

FieldTypeDescription
usernamestring
display_namestring
job_titlestring
biostring
websitestring
profile_use_casesarray
timezonestring
localestring
default_locationstring
preferred_audiencestring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-2ools-mcp","endpoint":"/update_account_profile","input":{}}'
cli
npx cracked-ai run -p mcp-app-2ools-mcp -e /update_account_profile -i '{}'
mcp
run_tool({ provider: "mcp-app-2ools-mcp", endpoint: "/update_account_profile", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.