list_recent_sessions
Retrieve a list of recent Copilot conversation sessions with titles and metadata to browse and select sessions for deeper exploration.
Instructions
List the most recent Copilot sessions with their titles.
Use this to get an overview of recent conversations and find sessions to explore further.
Args: limit: Maximum number of sessions to return (default: 10)
Returns: List of recent sessions with metadata (id, title, date, model, size)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |