Skip to content

BuiltInToolAccess

BuiltInToolAccess = "read" | "write"

Defined in: core/dist/config/tool-descriptions.d.ts:53

The access class of a built-in tool, in the sense §2 grants them: read = reading and listing files within the working folder; write = creating, editing, moving and deleting files within the working folder. A tool that does neither (the shell, a network fetch, an MCP call) has no class and is granted by no rung but bypass.