init_engine
Initialize persistent engine storage by specifying a root directory and table name, enabling diagnostics and operational memory for data system internals.
Instructions
Initialize persistent engine storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_dir | No | ./tests/artifacts/mcp/engine_data | |
| table | No | orders |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||