Skip to main content
Glama
veterinar

retailcrm-mcp

by veterinar

get_order

Read-only

Retrieve order details by RetailCRM ID or external ID, with optional full data including items, delivery, payments, and comments.

Instructions

Get a single order by RetailCRM id or externalId. Returns a shaped order; detail:'full' adds items, delivery, payments, comments.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
byNoLookup field: 'id' (RetailCRM ID) or 'externalId'id
idYesOrder ID or externalId to retrieve
rawNoIf true, return the untouched RetailCRM payload (for debugging; verbose).
detailNoOutput verbosity: 'summary' (compact, default — saves tokens) or 'full' (all shaped fields incl. line items, delivery, payments).summary

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