Creates a callable tool for agents.
Documentation Index
Fetch the complete documentation index at: https://docs.superu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your SuperU API key.
Request body for Create tool.
Tool Create Request schema.
Tool name
"Tool 1"
Tool type
"apiRequest"
Request URL
"https://www.google.com"
What the tool does
"hehe"
HTTP method
"GET"
Request body schema.
{
"type": "object",
"properties": {
"new": { "type": "string", "description": "2" }
}
}Request header schema.
{
"type": "object",
"properties": {
"new": { "type": "string", "description": "2" }
}
}Request timeout in seconds
20