Use same option name on test commands as input #44
Closed
klapaudius
started this conversation in
Ideas
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.
-
In the documentation we can see
Test with specific JSON input
php bin/console mcp:test-tool MyCustomTool --input='{"param1":"value"}'
Test with specific arguments
php bin/console mcp:test-prompt MyCustomPrompt --arguments='{"topic":"AI","tone":"professional"}'
replace --arguments with --input for consistency.
Beta Was this translation helpful? Give feedback.
All reactions