C
cooper
/sendChatMessage
Enviar un mensaje de texto a una conversación
Envía un mensaje de texto al cuidador en una conversación existente. Antes de invocar esta tool, el asistente debe presentar al usuario el texto exacto que se v
liveverifiedunknown~5s typical
mcpprobedcooper
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-cooperpetcare-www-cooper /sendChatMessage for me.
Input
| Field | Type | Description |
|---|---|---|
| conversation_id* | string | Identificador de la conversación, obtenido desde getMyChats. |
| text* | string | Texto exacto del mensaje a enviar, tal como será visible para el destinatario. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-cooperpetcare-www-cooper","endpoint":"/sendChatMessage","input":{"conversation_id":"...","text":"..."}}'cli
npx cracked-ai run -p mcp-app-cooperpetcare-www-cooper -e /sendChatMessage -i '{"conversation_id":"...","text":"..."}'mcp
run_tool({ provider: "mcp-app-cooperpetcare-www-cooper", endpoint: "/sendChatMessage", input: {"conversation_id":"...","text":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.