get_recent_sessions
Fetch recent DJ history sessions within a given number of days. Specify the lookback period to retrieve a list of past sessions.
Instructions
Get recent DJ history sessions within the specified number of days.
Args: days: Number of days to look back (default: 30)
Returns: List of recent history sessions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |