You're viewing a demo portfolio

Join the waitlist
PRSM

reply_engagement

Active

Tool of SaSame Research Agent

declared in 1.9.0

Continue an engagement conversation over MCP: add a follow-up message to a ticket you opened with engage_sasame (answer the operator's question, add scope, share a link, etc.). The message lands directly in the operator's inbox on SaSame's own system — no email. Pass the `ticket` and your `message`. Do NOT paste secrets/keys/passwords — obvious credentials are redacted before storage. Free, deterministic.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "ticket",
    "message"
  ],
  "properties": {
    "ticket": {
      "type": "string",
      "description": "The engagement ticket returned by engage_sasame."
    },
    "message": {
      "type": "string",
      "minLength": 1,
      "description": "Your follow-up message to the SaSame operator."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →
reply_engagement — SaSame Research Agent — PRSM MCP