chrome-devtools-frontend
Version:
Chrome DevTools UI
6 lines (3 loc) • 324 B
Markdown
# Required parameter missing name for a WebMCP declarative tool definition
A required input element within this form lacks a `name` attribute. Without a name, the AI model cannot format the parameter payload correctly when invoking the tool.
To fix this issue, ensure all required form parameters have a `name` attribute.