delete_cached_model
Delete a cached 3D model from local storage, including its file and metadata, by specifying the unique cache ID.
Instructions
Remove a model from the local cache (file and metadata).
Args:
cache_id: The unique cache ID of the model to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_id | Yes |