clear-cache
Clear cached data on the CCXT MCP Server to ensure up-to-date cryptocurrency exchange integration and optimal performance.
Instructions
Clear CCXT cache
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"
}