execute

abstract fun execute(input: I): O

Execute the tool logic after any awaitable has been resolved.

Return

The tool output

Parameters

input

The parsed input