Skip to content

Commit 357da7b

Browse files
Mention built in tools
1 parent a8552ea commit 357da7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,11 @@ args: input: The input
222222
echo "${input}"
223223
```
224224

225+
## Built in Tools
226+
227+
There are several built in tools to do basic things like read/write files, download http content and execute commands.
228+
Run `gptscript --list-tools` to list all the built-in tools.
229+
225230
## Examples
226231

227232
For more examples check out the [examples](examples) directory.

0 commit comments

Comments
 (0)