chore: checkpoint browser tooling and routing updates
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ Tools are executable capabilities that the AI agent can call to perform actions
|
||||
- **File System**: `file.read`, `file.write`, `file.edit`, `file.list`
|
||||
- **Shell/Process**: `shell.exec`, `process.start`, `process.kill`
|
||||
- **Web**: `web.fetch`, `web.search`
|
||||
- **Browser**: `browser.navigate`, `browser.screenshot`, `browser.click`, `browser.type`, `browser.content`, `browser.eval`
|
||||
- **Browser**: `browser.navigate`, `browser.screenshot`, `browser.click`, `browser.type`, `browser.content`, `browser.eval`, `browser.evaluate` (alias of `browser.eval`)
|
||||
- **Memory**: `memory.read`, `memory.write`, `memory.search`
|
||||
- **MinIO**: `minio.share`, `minio.ingest`, `minio.sync`
|
||||
- **Kubernetes**: `k8s.pods`, `k8s.deployments`, `k8s.logs`
|
||||
|
||||
Reference in New Issue
Block a user