Skip to main content
PUT
Update a Tool

Authorizations

Authorization
string
header
required

Use an access token retrieved from login (Bearer sess_...) or a programmatic API key (Bearer ak_...).

Path Parameters

id
string
required

The ID (UUID) or slug of the tool.

Body

application/json
name
string
required
slug
string
description
string

Response

Tool updated successfully

tool
object