submit_computation
Run long computations in the background without blocking, allowing you to continue using Mathematica while results are processed.
Instructions
Submit a long-running computation for background execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| name | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |