Send to Doc Player
send_to_doc_playerSend text to the user’s Doc Player browser reader. It opens in focus mode and uses live speech. Returns a private reader link; does not open a browser or confirm playback. New passages also appear in an open reader.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The exact text the user wants to hear. | |
| title | No | A short title for the passage. | |
| request_id | No | Reuse this unique ID when retrying the same passage to avoid sending it twice. |