Skip to main content
PUT
Update Tool

Request

Path Parameters

string
required
The project ID
string
required
The tool ID

Headers

string
required
Bearer token using your developer key

Body

string
Tool name (1-64 characters)
string
Tool description
object
Updated type-specific configuration
object
Updated JSON Schema for tool input

Response

Returns the updated tool.

Example