Skip to main content
Glama
Frihet-io

Frihet MCP Server

Search Invoices

search_invoices
Read-onlyIdempotent

Search and filter invoices by status, date range, and text query. Retrieve invoices matching client names or invoice content with cursor-based pagination.

Instructions

Search and filter invoices. Supports filtering by status and date range. The query parameter searches across client names and invoice content. Example: query='Acme', status='paid', from='2026-01-01', to='2026-03-31' / Busca y filtra facturas. Soporta filtrado por estado y rango de fechas. El parametro query busca en nombres de clientes y contenido de facturas.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toNoEnd date filter (YYYY-MM-DD) / Fecha fin
fromNoStart date filter (YYYY-MM-DD) / Fecha inicio
afterNoCursor for cursor-based pagination (document ID) / Cursor para paginacion
limitNoMax results (1-100) / Resultados maximos
queryNoSearch text (client name, etc.) / Texto de busqueda
fieldsNoComma-separated field names to return / Campos a devolver
offsetNoOffset / Desplazamiento
statusNoFilter by status / Filtrar por estado

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYes
limitYes
totalYes
offsetYes
nextCursorNo

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