You're viewing a demo portfolio

Join the waitlist
PRSM

session_create

Active

Tool of com.seqbench/workbench

declared in 1.1.0

Start a scratch session that holds several named sequences/values (e.g. vector, insert, forward/reverse primer) for use across multiple tool calls via session_run, instead of re-pasting them into every call. Sessions expire after 24 hours.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "entries": {
      "type": "object",
      "description": "Initial named entries, e.g. {\"vector\": \"...\", \"insert\": \"...\"}. Optional — you can also add entries later with session_set.",
      "additionalProperties": {
        "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_create — com.seqbench/workbench — PRSM MCP