Skip to content
Spark.
All terms

Tools and execution

Tool

A tool is an operation the harness makes available to an agent, such as reading a file, running a command, querying an API, or editing code. Each tool has an input contract and a result.

Example

A search tool finds every import of a function before it is renamed.