list_chat_sessions
Retrieve chat sessions with optional filtering by notebook ID and limit results. Access a list of sessions and metadata for your notebooks.
Instructions
Get all chat sessions with optional filtering.
Args:
notebook_id: Optional notebook ID to filter by
limit: Maximum number of results (1-100)
Returns:
Dictionary with sessions list and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||