get_fulfillment_quote_cached
Retrieve a cached fulfillment provider quote, fetching fresh data only if the cache is expired, to minimize redundant API calls.
Instructions
Get a cached fulfillment provider quote (or fetch fresh if expired).
Uses TTL-based caching to avoid redundant provider API calls.
Args:
file_path: Path to the design file.
provider: Fulfillment provider name.
material: Material specification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| material | No | ||
| provider | No | ||
| file_path | Yes |