VineVerse — Bible Knowledge Graph
VB
VineVerse — Bible Knowledge Graph
/get_family

Get a person's family and line of descent

Parents, children, siblings and spouses for any person, and with `generations` above 1 the line of descent — ancestors and descendants gathered one generation a

liveverifiedunknown~5s typical
mcpprobedvineversebible
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-bible-vineverse-vineverse /get_family for me.

Input

FieldTypeDescription
path*stringPerson path, e.g. "people/moses"
generationsintegerAbove 1, also returns ancestors and descendants generation by generation.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-bible-vineverse-vineverse","endpoint":"/get_family","input":{"path":"..."}}'
cli
npx cracked-ai run -p mcp-bible-vineverse-vineverse -e /get_family -i '{"path":"..."}'
mcp
run_tool({ provider: "mcp-bible-vineverse-vineverse", endpoint: "/get_family", input: {"path":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.