My Tools

Tools installed in my-ai-agent project

K
Docs
LIVE

Showing tools for my-ai-agent project

6

Installed Tools

4

Active

24.3K

Calls This Month

$238.37

Cost This Month

tool_search

COREREQUIRED

The gateway tool that connects your LLM to all installed tools

Docs
1Add to your LLM

Give your LLM the tool_search tool definition

One tool to rule them all
2LLM discovers tools

LLM calls tool_search with a query to find relevant tools

Returns 6 active tools
3Execute tools

LLM calls returned tools directly - we handle auth, rate limits, everything

OAuth handled automatically
Tool Definition
{
  "name": "tool_search",
  "description": "Search for available tools to accomplish a task...",
  "parameters": {
    "type": "object",
    "properties": {
      "query": { "type": "string" }
    }
  }
}

Example conversation:

User:"Send an email to [email protected]"
LLM:calls tool_search({query: "send email"})
API:returns gmail_send, outlook_send
LLM:calls gmail_send({to: "john@...", subject: "..."})

Installed Tools

Code Sandbox

Active

AI & ML

423 calls todayLast used 2 minutes ago

$125.00

this month

Gmail - Send

Active

Communication

89 calls todayLast used 15 minutes ago

$16.00

this month

Web Scraper Pro

Active

Data

156 calls todayLast used 1 hour ago

$48.00

this month

AI Image Generator

Paused

Media

0 calls todayLast used 3 days ago

$42.50

this month

Google Calendar

Active

Productivity

34 calls todayLast used 30 minutes ago

$2.67

this month

Slack - Post

Error

Communication

12 calls todayLast used 2 hours ago

$4.20

this month