convertToToolSpecifications

abstract fun convertToToolSpecifications(toolCallbacks: List<Any>): List<Any>

Converts tool callback objects to tool specifications for the server.

Return

a list of tool specifications

Parameters

toolCallbacks

a list of tool callback objects