Skip to content

Tool Argument Validation Test Cases #32731

@martindrozdz

Description

@martindrozdz

Given that a user can potentially supply incorrect or incomplete data in the tool arguments which describe method parameters,
When a tool is defined in an erroneous way,
Then an error should be given to describe the problem and the app will not start

Investigate the following edge cases:

  • duplicate parameter names
  • difference in case sensitivity
  • arg name missing
  • arg name value is blank

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions