Skip to main content

Module context

Module context 

Source

Structs§

CallerContextInput
Structured caller-provided context injected into server session runs.

Constants§

MAX_CALLER_CONTEXT_CONTENT_CHARS
MAX_CALLER_CONTEXT_ITEMS
Shared API limits for caller-provided context payloads.
MAX_CALLER_CONTEXT_NAME_CHARS
MAX_CALLER_CONTEXT_TOTAL_CHARS

Functions§

validate_caller_context
Validate a batch of caller context inputs against shared limits.