memcp_inspect_context
Inspect stored context metadata—type, size, token count—without loading full content. Use to decide whether to load into prompt.
Instructions
Inspect a stored context — metadata and preview without loading full content.
Use this to check a context's type, size, and token count before deciding
whether to load it into the prompt.
Args:
name: Context name to inspect
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |