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

# Provider Tools Knowledge Base

> Connect actionable external API endpoints inside your providers so that LLMs can invoke them.

# Provider Tools

Connect actionable external API endpoints inside your providers so that LLMs explicitly can invoke them.

* [How do I add a new tool to a specific provider?](/kb/add-tool-to-provider)
* [What is the API call to list all tools for a provider?](/kb/list-provider-tools-api)
* [How can I view the details of a specific provider tool?](/kb/get-provider-tool-details)
* [How do I update or modify a provider tool?](/kb/update-provider-tool)
* [How do I delete a tool from a provider?](/kb/delete-provider-tool)
