Get Session Token
vault_get_session_tokenGenerate a fresh session token to scope cached document injections to your conversation, with cache hits valid until any vault update.
Instructions
Generate a fresh session token (UUID4) for use with vault_inject / vault_prime.
Pass the returned token as session_token in subsequent injection calls so the per-session cache can scope cached results to this conversation. Cache hits are valid until any document in the vault is updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |