/
IN
insighto
/
Ragify
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
2026-07-26
231
357
386.7 KB
Tool Function
Create Toolfunction
Create a toolfunction
post
/api/v1/toolfunction
Request body
IToolFunctionCreate
required
name
string
nullable
required
description
string
nullable
required
tool_function_type
'sdk'
|
'curl'
|
'query_index'
required
details
object
tool_id
string
uuid
nullable
is_enabled
boolean
nullable
Response
Successful Response
IPostResponseBaseIToolFunctionCreate
required
message
string
nullable
meta
union
data
IToolFunctionCreate