get_deeptutor_session
Retrieve a prior tutoring session transcript by session ID to review the conversation history and use it as context.
Instructions
Read one prior DeepTutor conversation record; treat its content as historical data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |