Directorio Systema
DS
Directorio Systema
/dejar_resena

Dejar reseña / Leave a review

ES: Publica una reseña PÚBLICA real (1-5 estrellas + texto) a nombre del cliente en la ficha del negocio. Solo con consentimiento explícito del cliente; máx. 1

liveverifiedunknown~5s typical
mcpprobeddirectoriosystema
$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-scalesystema-directorio /dejar_resena for me.

Input

FieldTypeDescription
slug*stringSlug del negocio (de buscar_negocios) / Business slug (from buscar_negocios)
nombre*stringNombre del cliente que firma la reseña (se publica) / Customer name signing the review (pu
telefono*stringTeléfono del cliente (NO se publica; evita duplicados) / Customer phone (NOT published; de
rating*integerCalificación 1-5 estrellas / 1-5 star rating
textostringTexto de la reseña / Review text

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-scalesystema-directorio","endpoint":"/dejar_resena","input":{"slug":"...","nombre":"...","telefono":"...","rating":1}}'
cli
npx cracked-ai run -p mcp-app-scalesystema-directorio -e /dejar_resena -i '{"slug":"...","nombre":"...","telefono":"...","rating":1}'
mcp
run_tool({ provider: "mcp-app-scalesystema-directorio", endpoint: "/dejar_resena", input: {"slug":"...","nombre":"...","telefono":"...","rating":1} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.