error: the derive cannot map `std :: borrow :: Cow < 'static, [u8] >` to a JSON Schema type; implement `Tool` manually or use `#[tool(skip)]`
--> tests/ui/cow_bytes.rs:5:10
|
5 | #[derive(Tool, Deserialize)]
| ^^^^
|
= note: this error originates in the derive macro `Tool` (in Nightly builds, run with -Z macro-backtrace for more info)