Spring AI Tool output schema #1622
Unanswered
dkozyrevjazzteam
asked this question in
Q&A - Server implementation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Simple question: is it possible to specify outputSchema for a tool?
Annotation Tool: seems that it has no such property like "outputSchema"
Tool class
So as tool created via McpServerFeatures.SyncToolSpecification:
McpSchema.Tool class
First of all, what's the sense of the outputSchema? Does it even matter for Tools?
As I understand, outputSchema is smth that helps LLMs to parse reponse from Tool call?
So again, can I manually pass outputSchema for a tool?
Beta Was this translation helpful? Give feedback.
All reactions