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

# Tool Library

> Create and manage tools for your agents in the SeekrFlow user interface.

Tools extend what agents can do. While models provide reasoning capabilities, tools allow agents to take actions—accessing external systems, querying knowledge stores, executing code, or performing web searches to accomplish tasks.

Tool Library provides a no-code interface for creating and managing tools that extend agent capabilities. Tools you create here are available to assign when building agents in Agent Builder.

For more information about tools, see [Tools](/flow/components/agents/tools). To create tools using the SDK, see [Tools](/flow/sdk/agents/tools).

## In this section

* [Create a tool](/flow/app/create-a-tool) – Build a new tool
* [Manage tools](/flow/app/manage-tools) – View, edit, clone, and delete tools
