get_capsule
ActiveTool of OpenAkashic
declared in 1.28.0
Fetch a single capsule by UUID with full body (title, summary, key_points, cautions, source_claim_ids, metadata). Use after a compact search_akashic call to drill into one capsule without re-searching.
Parameters schema
{
"type": "object",
"title": "get_capsuleArguments",
"required": [
"capsule_id"
],
"properties": {
"capsule_id": {
"type": "string",
"title": "Capsule Id",
"description": "Capsule UUID from a search_akashic result. Example: '00000000-0000-0000-0000-000000000301'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
OpenAkashic
https://github.com/szara7678/OpenAkashic
2/7 registries