Discord
GitHub
Login
Search...
/
Overview
Templates
API Reference
Introduction
Authentication
API Reference
Agent
Llm
API User
API Key
Datasource
Tool
GET
List
POST
Create
GET
Get
DEL
Delete
PATCH
Update
Workflow
Workflow Config
Vector Database
Discord
GitHub
Login
API Reference
Tool
Create
POST
https://api.beta.superagent.sh
/
api
/
v1
/
tools
Create a new tool
Request
This endpoint expects an object.
name
string
Required
type
string
Required
description
string
Optional
metadata
map from strings to any
Optional
returnDirect
boolean
Optional
Response
This endpoint returns an object.
success
boolean
data
object
Optional
Represents a Tool record
Show 12 properties
Built with