Get Injection Cap
vault_get_injection_capRetrieve the current token cap for a vault's injection context. If no cap is set, returns the fallback value from environment variables or the default.
Instructions
Return the stored per-vault injection token cap (or 'not set' if none).
If not set, the server falls back to LOREDOCS_INJECTION_CAP_TOKENS env var, then LOREDOCS_INJECTION_DEFAULT_CAP_TOKENS (default 100000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |