clean_runtime_cache
Remove temporary MCP runtime files safely while preserving project vmcp_* artifacts. Use dry-run to preview cleanup before deleting stale cache.
Instructions
Dry-run or safely clean temporary files from the MCP runtime directory without touching project vmcp_* artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| dry_run | No | ||
| plan_sha256 | No | ||
| runtime_dir | No | ||
| max_age_hours | No | ||
| include_unknown | No | ||
| execution_intent | No | ||
| runtime_identity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| tool | Yes | ||
| message | Yes | ||
| summary | Yes | ||
| error_code | Yes | ||
| next_steps | No | ||
| raw_excerpt | No | ||
| next_actions | No | ||
| handoff_ready | Yes | ||
| stop_required | Yes | ||
| policy_allowed | No | ||
| resume_context | No | ||
| schema_version | Yes | ||
| assessment_status | Yes | ||
| handoff_reviewable | No | ||
| hardware_validation | No |