updateOrganization
Modify organization details in Medplum MCP Server by providing the organization ID and updated 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. |