Skip to main content
Glama
Frihet-io

Frihet MCP Server

Update Product

update_product
Idempotent

Update an existing product with partial changes. Modify fields like name, price, tax rate, or description without affecting other data.

Instructions

Update an existing product using PATCH semantics. Only the provided fields will be changed. Example: id='abc123', unitPrice=2000, taxRate=21 / Actualiza un producto existente. Solo se modifican los campos proporcionados.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesProduct ID / ID del producto
nameNoName / Nombre
taxRateNoTax rate % / IVA %
unitPriceNoUnit price / Precio unitario
descriptionNoDescription / Descripcion

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
nameYes
taxRateNo
createdAtNo
unitPriceYes
updatedAtNo
descriptionNo

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Frihet-io/frihet-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server