updateOrganization
Modify an organization's details in the Medplum MCP Server by providing its unique ID and updating fields such as name or aliases.
Instructions
Updates an existing organization. Requires the organization ID and the fields to update.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
alias | No | An updated list of aliases. Optional. | |
name | No | The new official name of the organization. Optional. | |
organizationId | Yes | The unique ID of the organization to update. |