Specify title for a prompt argument? #933
Unanswered
kamranayub
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
In the protocol spec for a PromptArgument, you should be able to set a title used for display purposes. I think Claude Desktop might use this, for example. However, I don't think there's a way to set this via SDK -- at least not from the tests and cursory search I did of the codebase. You can only set
[Description]string myParam.This could be converted into an issue if this is missing, otherwise I might be missing something?
PS: As a bonus, it would be nice to override the name too. Since
employeeIdin Claude becomesEmployeeid😅 (This is why I think it supportstitle, if only I could provide it).Beta Was this translation helpful? Give feedback.
All reactions