list_sources
Get all sources with optional filtering by notebook ID, limit, and offset.
Instructions
Get all sources with optional filtering.
Args:
notebook_id: Optional notebook ID to filter by
limit: Maximum number of results (1-100)
offset: Pagination offset
Returns:
Dictionary with sources list and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||