MCPListToolItem constructor
const
MCPListToolItem({})
Implementation
const MCPListToolItem({
required this.inputSchema,
required this.name,
this.annotations,
this.description,
});
const MCPListToolItem({
required this.inputSchema,
required this.name,
this.annotations,
this.description,
});