Synthesize Session
tb_session_synthesizeGenerate a citation-ready synthesis report by aggregating tabs from a browser session.
Instructions
Aggregate opened tabs inside a daemon session into a citation-ready synthesis report. Requires sessionId and at least one opened tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The browser session to use for this operation. | |
| noteLimit | No | The maximum number of notes to include in the synthesis report. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| activeTabId | Yes | ||
| tabCount | Yes | ||
| format | Yes | ||
| markdown | No | ||
| report | Yes | ||
| tabReports | Yes |