Skip to content

Commit b486359

Browse files
Update pages/home/glossary.mdx
Co-authored-by: Nate Barbettini <nate@arcade.dev>
1 parent 931d3c6 commit b486359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/home/glossary.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ A 'toolkit' is a collection of tools that can be used by an agent, grouped logic
3232

3333
### Tool Context
3434

35-
A 'tool context' is an object that is passed to a tool when it is called as the first argument. It contains information about the tool call and the user for which the tool is being called, and any secrets the tool requires to run.
35+
'Tool context' is an object that is passed to a tool as a parameter when the tool is executed. It contains information about the tool call, the user for which the tool is being called, and any secrets the tool requires to run.
3636

3737
*Learn more about [tool context](/home/build-tools/tool-context).*
3838

0 commit comments

Comments
 (0)