AxTidy3D_start_simulation
Launch a pre-estimated Tidy3D simulation using its task ID to spend Flex credits only after explicit user confirmation of the cost.
Instructions
Start a previously estimated Tidy3D cloud task. This is the ONLY step that spends real Flex credits — only call this after the estimated_cost_flex_credits from execute_code has been shown to and explicitly confirmed by the user. Use the task_id returned by execute_code (where task_status was 'estimated').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task_id returned by execute_code's cost estimate | |
| task_name | No | Optional display name for the task |