This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).
sap_chat_read_latest
InactiveTool of SAP MCP Server
declared in 0.9.16
Read latest SAP chat messages from the room ring buffer.
Parameters schema
{
"type": "object",
"properties": {
"topic": {
"type": "string",
"description": "Thematic topic, for example openbook:sol-usdc:market-makers or sap:registry:discovery."
},
"roomId": {
"type": "string",
"description": "Optional explicit room ID. If omitted, one is derived deterministically."
},
"roomKind": {
"enum": [
"dm",
"group",
"room"
],
"type": "string",
"description": "Chat room kind: dm, group, or room."
},
"roomName": {
"type": "string",
"description": "Human-readable room name for public thematic rooms."
},
"participants": {
"type": "array",
"items": {
"type": "string",
"description": "Participants parameter for SAP Chat Read Latest."
},
"description": "Participant agent/wallet identifiers for DM or group rooms."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries