Skip to main content
PUT
Update Tool By Id

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Path Parameters

tool_id
string<uuid>
required

Body

application/json
name
string | null
description
string | null
org_id
string<uuid> | null
tool_type
enum<string> | null
Available options:
system,
user
authentication
Authentication · object | null
sdk
Sdk · object | null
base_url
string | null
logo_url
string | null
tool_provider
enum<string> | null
Available options:
leadconnector,
hubspot,
google_calendar,
zoho,
freshdesk,
insighto,
modmed,
twilio,
custom,
fb_messenger,
instagram,
paypal,
postgres,
plivo,
telnyx,
telegram
enabled
boolean | null
attributes
Attributes · object | null
category
enum<string> | null
Available options:
Calendar,
CRM,
EHR,
Support,
Communication,
System,
HRMS,
Social,
Others,
Payment,
Database,
MCP

Response

Successful Response

message
string | null
default:Data updated successfully
meta
Meta · object | null
data
IToolUpdate · object | null