set_tool_binary_path
Override the binary path for an AFSIM tool, such as wizard or mission, to point to a custom executable location.
Instructions
Override the binary path for a specific AFSIM tool.
Parameters
tool: Tool identifier: 'wizard', 'mission', 'warlock', or 'mystic'. path: Absolute path to the tool binary.
Returns
JSON confirmation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | ||
| path | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |