> ## Documentation Index
> Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Tools panel

> Manage callable agent functions in Veryfront Studio.

The Tools panel manages callable functions that agents can use.

## Capabilities

* Review project tools.
* Create and update tool definitions.
* Manage function descriptions and inputs.
* Remove tools that should no longer be available.

## Use it when

* An agent needs to call project-specific code.
* You want to review which functions agents can use.
* You need to change a tool before exposing it to an agent.

## Related panels

* [Agents](/studio/panels/agents): Manage agents that use tools.
* [Code](/studio/panels/code): Edit tool source files.
* [Traces](/studio/panels/traces): Inspect tool calls from agent runs.
