import_session
Import a saved thinking session from a file to resume your structured problem-solving process.
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 |