Skip to content

Report an error if ToolArg.name is not set and the parameter name is not included in the class #32827

@Azquelt

Description

@Azquelt

We allow @ToolArg to have the name omitted, in which case we use the parameter name.

However, storing parameter names in classes is optional. We should report an error if parameter names are not included. You can check this with isNamePresent.

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