list_cached_models
Retrieve a paginated list of locally cached 3D models, sorted newest first. Use limit and offset to control results.
Instructions
List all models in the local cache, newest first.
Args:
limit: Maximum results (default 50).
offset: Number of entries to skip for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |