New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

update_my_profile

Update the current user's profile. Can set name, title, phone, linkedin, location, zone of genius, or quiet hours (the do-not-disturb window for agent push alerts). [write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval r...

SERVERFreedom Mcp SOURCEhttps://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp
Medium RISK CLASS
Category Write
Parameters 120 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-getfreedomos-freedom-mcp/update-my-profile.md

What update_my_profile does on Freedom Mcp

AI agents use update_my_profile to create or update resources in Freedom Mcp, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Freedom Mcp environment.

ParameterTypeRequiredDescription
phone string Phone number
title string Job title (e.g., CEO, CTO, Marketing Director)
location string City, State or Location
quiet_tz string IANA timezone for the quiet window, e.g. "America/Los_Angeles". Use the user's own timezone.
companyId string FreedomOS company id to act within (you must be a member). Required for company-scoped tools.
last_name string User's last name
quiet_end string Quiet window end, local wall-clock 24h "HH:MM" (e.g. "07:00"). May cross midnight (start after end).
first_name string User's first name
founder_why string Founder's motivation and purpose
quiet_start string Quiet window start, local wall-clock 24h "HH:MM" (e.g. "22:00"). Set together with quiet_end and quiet_tz.
custom_title string Custom display title
linkedin_url string LinkedIn profile URL

Parameters from the server's own tool schema.

Why update_my_profile is rated Medium

This tool creates or modifies personal profile metadata (name, title, contact info, preferences) with no destructive, financial, or code-execution effects. The governance note indicates managerial approval controls exist to prevent abuse. The blast radius is minimal—profile updates affect only the current user's own data and system presentation.

From the tool's definition Tool description states "Update the current user's profile. Can set name, title, phone, linkedin, location, zone of genius, or quiet hours." The action is update, which is reversible and modifies user profile data without deletion or financial impact.

Risk signalsHigh parameter count (19 properties)

Questions about update_my_profile

What does the update_my_profile tool do? +

Update the current user's profile. Can set name, title, phone, linkedin, location, zone of genius, or quiet hours (the do-not-disturb window for agent push alerts). [write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]. It is categorised as a Write tool in the Freedom Mcp MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does update_my_profile accept? +

update_my_profile accepts 12 parameters: phone, title, location, quiet_tz, companyId, last_name, quiet_end, first_name, founder_why, quiet_start, custom_title, linkedin_url. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on update_my_profile? +

Register the Freedom MCP server in PolicyLayer and add a rule for update_my_profile: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Freedom Mcp. Nothing to install.

What risk level is update_my_profile? +

update_my_profile is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit update_my_profile? +

Yes. Add a rate_limit block to the update_my_profile rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block update_my_profile completely? +

Set action: deny in the PolicyLayer policy for update_my_profile. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides update_my_profile? +

update_my_profile is provided by the Freedom MCP server (https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Freedom, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Freedom's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.