My Tools
Tools installed in my-ai-agent project
Showing tools for my-ai-agent project
6
Installed Tools
4
Active
24.3K
Calls This Month
$238.37
Cost This Month
tool_search
COREREQUIREDThe gateway tool that connects your LLM to all installed tools
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_sendLLM:calls
gmail_send({to: "john@...", subject: "..."})Installed Tools
Code Sandbox
ActiveAI & ML
423 calls todayLast used 2 minutes ago
$125.00
this month
Gmail - Send
ActiveCommunication
89 calls todayLast used 15 minutes ago
$16.00
this month
Web Scraper Pro
ActiveData
156 calls todayLast used 1 hour ago
$48.00
this month
AI Image Generator
PausedMedia
0 calls todayLast used 3 days ago
$42.50
this month
Google Calendar
ActiveProductivity
34 calls todayLast used 30 minutes ago
$2.67
this month
Slack - Post
ErrorCommunication
12 calls todayLast used 2 hours ago
$4.20
this month