You're viewing a demo portfolio

Join the waitlist
PRSM

papers.get

Active

Tool of Urantia Papers

declared in 1.0.0

Get a single paper with all its paragraphs. Paper IDs range from 0 (Foreword) to 196. Optionally include entity mentions.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "paper_id"
  ],
  "properties": {
    "paper_id": {
      "type": "string",
      "description": "Paper ID (0-196). Example: '1'"
    },
    "include_entities": {
      "type": "boolean",
      "default": false,
      "description": "Include entity mentions in each paragraph"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Urantia Papers

https://github.com/urantia-hub/urantia-dev-api

2/7 registries
View full server →
papers.get — Urantia Papers — PRSM MCP