Skip to main content
POST
Create tool

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

senderId
string
required

Body

application/json
name
string
required
Maximum string length: 100
description
string
required
Maximum string length: 500
parameters
object
required
webhookUrl
string<uri>
required

Must be HTTPS.

webhookSecret
string

Optional secret for webhook signature verification.

enabled
boolean
default:true

Response

Tool created.

tool
object
required