session_get_steps
Retrieve a detailed record of every action in the active session. Access step numbers, operations, parameters, and timestamps to understand the modeling history.
Instructions
Return all recorded steps and notes of the active session.
Returns:
JSON list of steps (step_number, operation, description, params,
objects_after fingerprint, atomic flag, timestamp).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |