papers.get
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Urantia Papers
https://github.com/urantia-hub/urantia-dev-api
2/7 registries