ShipComputerTools
class ShipComputerTools
Tools available to the HitlDemoAgent. The KSP @Tool processor generates a FunctionTool subclass for each annotated method and a generatedTools() extension that returns the full list.
Functions
Link copied to clipboard
Initiates an FTL warp jump to the specified sector. High-risk, so Tool.requireConfirmation is set so the framework pauses every invocation until the caller supplies a com.google.adk.kt.events.ToolConfirmation.
Link copied to clipboard
Scans a nearby planet for life signs and resources. Safe; runs without confirmation.