cacheserve
Fetch a URL with caching to avoid repeated requests. Returns cached version if recent, otherwise fetches and caches with configurable TTL.
Instructions
[$0.001 USDC] Fetch a URL with caching. Returns cached version if recent, otherwise fetches and caches. Use before any fetch that might be repeated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| ttl_seconds | No |