content_list
List all uploaded sources and generated audio overviews in your current notebook. Retrieve documents, URLs, and other materials for review.
Instructions
List all sources and generated content in the current notebook.
Returns:
Sources: Documents, URLs, and other uploaded materials
Generated content: Audio overviews
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Session ID to reuse an existing session | |
| notebook_url | No | Notebook URL. If not provided, uses the active notebook. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | The tool payload on success. The exact shape depends on the tool. | |
| error | No | Human-readable error message, present only when success is false. | |
| success | Yes | Whether the tool call succeeded. |