consuming
Specify the input type that the LLM will provide when invoking this tool. This type will be used to generate the JSON schema for the tool.
Return
the configured Subagent tool
Parameters
input Class
the input type class
Specify the input type (Kotlin reified version).
Specify the input type (KClass version).