import_session
Import a previously saved thinking session from a file to resume structured problem solving.
Instructions
Import a thinking session from a file.
Args:
file_path: Path to the file to import
Returns:
dict: Status message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |