get-cache-stats
Retrieve and display NPM type definition cache statistics and settings for FastMCP projects. Simplify cache analysis and configuration management during development.
Instructions
NPM型定義キャッシュの統計情報と設定を表示します。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}