toolSchema property
ToolSchema
get
toolSchema
Implementation
ToolSchema get toolSchema =>
ToolSchema(name: name, description: description, schema: schema);
ToolSchema get toolSchema =>
ToolSchema(name: name, description: description, schema: schema);