entities.get
ActiveTool of Urantia Papers
declared in 1.0.0
Get detailed information about a specific entity by its slug ID. Returns name, type, aliases, description, related entities, and citation count.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"entity_id"
],
"properties": {
"entity_id": {
"type": "string",
"description": "Entity slug ID. Example: \"god-the-father\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Urantia Papers
https://github.com/urantia-hub/urantia-dev-api
2/7 registries