You're viewing a demo portfolio

Join the waitlist
PRSM

paragraphs.random

Active

Tool of Urantia Papers

declared in 1.0.0

Get a random paragraph from the Urantia Book. Great for daily quotes, exploration, or discovering new passages.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "include_entities": {
      "type": "boolean",
      "default": false,
      "description": "Include entity mentions"
    },
    "include_bible_parallels": {
      "type": "boolean",
      "default": false,
      "description": "Include the top-10 Bible verses semantically nearest to this paragraph (UB → Bible direction). Pre-computed via text-embedding-3-large cosine similarity."
    },
    "include_urantia_parallels": {
      "type": "boolean",
      "default": false,
      "description": "Include the top-10 most-similar OTHER Urantia paragraphs ('see also'). Pre-computed via text-embedding-3-large cosine similarity."
    }
  }
}

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 →