You're viewing a demo portfolio

Join the waitlist
PRSM

session_set

Active

Tool of com.seqbench/workbench

declared in 1.1.0

Add or overwrite named entries in an existing session.

Parameters schema

{
  "type": "object",
  "required": [
    "sessionId",
    "entries"
  ],
  "properties": {
    "entries": {
      "type": "object",
      "description": "Named entries to add/overwrite, e.g. {\"insert\": \"...\"}.",
      "additionalProperties": {
        "type": "string"
      }
    },
    "sessionId": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.seqbench/workbench

1/7 registries
View full server →
session_set — com.seqbench/workbench — PRSM MCP