Skip to main content
Glama
veterinar

retailcrm-mcp

by veterinar

get_orders_summary

Read-only

Retrieve an order summary for a date range, including exact total order count, revenue, average order value, and status distribution from RetailCRM.

Instructions

Period-scoped order summary: exact totalCount for the date range plus revenue, average order value, and status distribution aggregated over up to max_pages×100 orders (partial:true if the window exceeds that).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
date_toYesEnd date for the summary period (YYYY-MM-DD)
date_fromYesStart date for the summary period (YYYY-MM-DD)
max_pagesNoPages of 100 orders to aggregate (revenue/status are computed over this window; the count is always exact)
filter_statusNoRestrict the summary to a single status code

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/veterinar/retailcrm-mcp'

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