Skip to main content
Glama
veterinar

retailcrm-mcp

by veterinar

tasks_create

Create a RetailCRM task with text, due date, and assigned manager. Optionally link it to an order or customer and receive the task ID.

Instructions

Create a task (text, due datetime, performer, linked order/customer). Returns {success, id}.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
siteNoSite (store) symbolic code. Required on create/edit when the API key is scoped to multiple sites (see list_sites).
textYesTask text / what to do
datetimeNoDue datetime 'YYYY-MM-DD HH:MM:SS'
order_idNoLink to order RetailCRM ID
commentaryNoAdditional commentary
customer_idNoLink to customer RetailCRM ID
performer_idNoAssign to manager ID

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