From ea4bff482374fa8bce38636311fa582e3c87ad47 Mon Sep 17 00:00:00 2001 From: t Date: Wed, 10 Jun 2026 14:37:17 -0600 Subject: better document that the read tool works with binary types --- agent/tools/read.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agent') diff --git a/agent/tools/read.lua b/agent/tools/read.lua index ab92c05..0328efc 100644 --- a/agent/tools/read.lua +++ b/agent/tools/read.lua @@ -218,7 +218,7 @@ end return { name = "std.read", - description = "Read a file from disk. Output is truncated to the first 50KB or 2000 lines, whichever is hit first; directories return a clearly tagged non-recursive listing. Use offset/limit to slice.", + description = "Read a file from disk. Output is truncated to the first 50KB or 2000 lines, whichever is hit first; directories return a clearly tagged non-recursive listing. Use offset/limit to slice. Works with images and PDFs.", schema = { type = "object", properties = { -- cgit v1.3