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
Update
PATCH
https://api.beta.superagent.sh
/
api
/
v1
/
tools
/
:tool_id
Update a specific tool
Path parameters
tool_id
string
Required
Request
This endpoint expects an object.
name
string
Optional
description
string
Optional
type
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