You're viewing a demo portfolio

Join the waitlist
PRSM

save_permalink

Active

Tool of com.seqbench/workbench

declared in 1.1.0

Run a registered tool and save its (arguments, result) pair under a short permanent code that anyone with the link can view read-only (/permalink/{code}) — no account, no expiry. Use this to cite or share a specific result (e.g. a verify_construct or verify_assembly check) rather than re-pasting it.

Parameters schema

{
  "type": "object",
  "required": [
    "tool",
    "args"
  ],
  "properties": {
    "args": {
      "type": "object",
      "description": "Arguments for that tool, exactly as you would pass to it directly."
    },
    "tool": {
      "type": "string",
      "description": "Name of the registered tool to run and save (e.g. \"verify_construct\")."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.seqbench/workbench

1/7 registries
View full server →