VineVerse — Bible Knowledge Graph
VB
VineVerse — Bible Knowledge Graph
/list_documents

List documents in a collection

Browse or page through any collection in the knowledge base. This is the tool to reach for when you want to know WHAT EXISTS rather than to look one thing up —

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 /list_documents for me.

Input

FieldTypeDescription
typestringCollection to list. One of: Person, Place, Theme, Lexeme, Commandment, Event, Epoch, Book,
tagstringOnly documents carrying this tag. See get_tags for the vocabulary.
folderstringRestrict by bundle folder prefix, e.g. "bible/john" for one book's chapters. This is the o
sortstring (title | degree | canonical | chronological)title = alphabetical; degree = most-connected first; canonical = Bible order; chronologica
limitintegerHow many to return. Defaults to 50, capped at 200.
offsetintegerSkip this many before returning. Use with `total` in the response to page.

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":"/list_documents","input":{}}'
cli
npx cracked-ai run -p mcp-bible-vineverse-vineverse -e /list_documents -i '{}'
mcp
run_tool({ provider: "mcp-bible-vineverse-vineverse", endpoint: "/list_documents", input: {} })

Try it

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