get_context_pack
Retrieve a cited, checksummed context pack with provenance for each entry. Use it to provide grounded, sourced answers from your agent's knowledge base.
Instructions
Generate a cited, checksummed basemouse.context_pack.v1 — grounded JSON your agent can answer from, with provenance for every entry. Counts against your plan's monthly pack quota when authenticated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional tag filter | |
| type | No | Optional document type filter | |
| limit | No | Max entries (1-50, default 6) | |
| query | No | Optional query to rank entries | |
| retrieval | No | Retrieval mode: lexical (default) or hybrid (adds graph + local vector signals) |