list_cached_models
Retrieve a paginated list of recently cached 3D printer models, ordered from newest to oldest. 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 |