Skip to content

Use same option name on tests commands as input #45

@klapaudius

Description

@klapaudius

Discussed in #44

Originally posted by klapaudius July 2, 2025
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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions