/
CL
closebot
/
CloseBot API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-26
132
140
134.9 KB
Bot
Save bot tools
post
/bot/{id}/saveTools
Path parameters
id
string
required
The bot ID.
Request body
ToolInputDto[]
required
type
string
nullable
The type of the tool
enabled
boolean
Whether the tool is enabled
{"stackTrail":"components:schemas:ToolInputDto:properties:options","oasType":"schema","type":"unknown","description":"The options for the tool"}
Response
Success
BotToolDto[]
required
id
string
nullable
type
string
nullable
enabled
boolean
options
BotToolOptions