Python
Tools
Create tool
Creates a callable tool for agents.
POST
Python
Authorizations
Your SuperU API key.
Body
application/json
Request body for Create tool.
Tool Create Request schema.
Tool name
Example:
"Tool 1"
Tool type
Example:
"apiRequest"
Request URL
Example:
"https://www.google.com"
What the tool does
Example:
"hehe"
HTTP method
Example:
"GET"
Request body schema.
Example:
Request header schema.
Example:
Request timeout in seconds
Example:
20

