/
IN
insighto
/
Ragify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 3w ago
View markdown
insighto
Ragify
post
Create Tool
cdca56191be9
latest
OpenAPI 3.1.0
2026-07-26
231
357
386.7 KB
Agency
18
Agency Analytics
3
Agency Billing
11
Analytics
2
Assistant
10
Billing
1
Calendar Pool
11
Calling
3
Campaign
12
Channel
10
Contact
6
Conversation
8
Conversation Flow
5
Custom Field
5
Data Source
12
Form
9
Intent
7
Log
5
Messaging
3
Outbound Webhook
7
Prompt
5
Provider
6
Tag
14
Tool
16
post
Create Tool
get
Read Tool List
get
Get Tool By Id
put
Update Tool By Id
delete
Delete Tool By Id
get
Get Link Tool User
post
Create Link Tool User
delete
Delete Link User Tool Id
get
Get Link Tool User
get
Get Link Tool User
post
Get Tool Functions For Bulk Link Tool User
get
Read Tool Toolfunction List
post
Tool User Run Static Function
delete
Delete Link Tool User Single
put
Update Link User Tool Id
get
Conversation Sync Tools
Tool Function
5
User
14
Voice
9
Widget
5
Wizard
1
Workflow
8
Webhooks
post
Captured Form Created
post
Captured Form Updated
post
Conversation Closed
post
Conversation Updated
Tool
Create Tool
Create a new tool
post
/api/v1/tool
Request body
IToolCreate
required
name
string
nullable
required
description
string
nullable
required
org_id
string
uuid
nullable
tool_type
'system'
|
'user'
required
authentication
object
required
sdk
object
required
base_url
string
nullable
logo_url
string
nullable
tool_provider
'leadconnector'
|
'hubspot'
|
'google_calendar'
|
'google_sheets'
|
'zoho'
|
'freshdesk'
|
'insighto'
|
'modmed'
|
'twilio'
|
'custom'
|
'fb_messenger'
|
'instagram'
|
'paypal'
|
'postgres'
|
'plivo'
|
'telnyx'
|
'telegram'
|
'calendar_pool'
required
enabled
boolean
nullable
attributes
object
nullable
category
'Calendar'
|
'CRM'
|
'EHR'
|
'Support'
|
'Communication'
|
'System'
|
'HRMS'
|
'Social'
|
'Others'
|
'Payment'
|
'Database'
|
'MCP'
required
requires_feature
string
nullable
Response
Successful Response
IPostResponseBaseIToolCreate
required
message
string
nullable
meta
union
data
IToolCreate