Skip to main content
Glama
Frihet-io

Frihet MCP Server

Create Product

create_product

Create a new product or service with name and unit price. Products are referenced in invoices and quotes for efficient data entry.

Instructions

Create a new product or service in the catalog. Requires a name and unit price. Products can be referenced when creating invoices and quotes for faster data entry. Example: name='Web Design', unitPrice=1500, taxRate=21, description='Full website redesign' / Crea un nuevo producto o servicio en el catalogo. Requiere nombre y precio unitario. Los productos se pueden usar al crear facturas y presupuestos para entrada rapida de datos.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesProduct/service name / Nombre del producto o servicio
taxRateNoDefault tax rate % (e.g. 21 for 21% IVA) / IVA por defecto
unitPriceYesUnit price in EUR / Precio unitario en EUR
descriptionNoProduct description / 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