list_cached_models
Retrieve a paginated list of locally cached 3D models, sorted by newest first. Use limit and offset to control the number of 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 |