get_all_sessions
Retrieve all Microsoft Ignite sessions with built-in caching. Refresh the cache on demand to get the latest session data without waiting for the 15-minute expiration.
Instructions
Fetch all Microsoft Ignite sessions with caching. Cache expires after 15 minutes and will be refreshed on the next request. Use refresh=true to force immediate refresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Force refresh the cache from the API, bypassing the 15-minute cache expiration (default: false) |