You're viewing a demo portfolio

Join the waitlist
PRSM

artifacts_export_pdf

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Snapshot an artifact's current version to a PDF saved in the workspace. NOTE: the PDF is a STATIC capture rendered with JavaScript disabled — interactive or JS-drawn content (charts on <canvas>, script-generated SVG) will not appear. Author charts as static SVG if they must show in the PDF. Returns the file_id; deliver it with messages.send(attachments=[file_id]).

Parameters schema

{
  "type": "object",
  "required": [
    "artifact_id"
  ],
  "properties": {
    "artifact_id": {
      "type": "integer",
      "description": "The artifact to snapshot (its latest version)."
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →