<!-- https://cutedyno.com/docs/mcp/tools/update_profile -->

# Update a profile

MCP tool `update_profile`, calling `PATCH /v1/profiles/{id}`.

Renames a profile or changes its description.

Read only: no.

## Parameters

- `id` (string, required) — Profile id to update.
- `name` (string)
- `description` (string | null)