derivation_get_steps
Retrieve the complete history of derivation steps for a symbolic math session, including operation types, expressions, SymPy commands, and timestamps.
Instructions
取得所有推導步驟
返回完整的步驟歷史,包含:
- 每步的操作類型
- 輸入輸出表達式
- SymPy 指令
- 時間戳
Returns:
步驟列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||