source_list
List a notebook's sources by name or ID. Filter by status or label, and choose compact or full detail.
Instructions
List a notebook's sources. Accepts a notebook name or ID.
detail (default full): full gives each source's metadata plus string
kind / status_label labels; compact returns only id / title
/ kind / status_label / created_at — a low-token roster.
Pass status to list only sources whose status_label matches (error =
a broken import's ghost row). Pass label (name or ID) to restrict to that
label's members; composes with status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| limit | No | ||
| detail | No | full | |
| offset | No | ||
| status | No | ||
| notebook | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||