v6
latestOpenAPI 3.1.02026-08-04135335658.3 KBTools
Create Tool
Endpoint to create a new tool.
post/workflows/v1/tools
Request body
Response
Successful Response
Example response
{
"tool": {
"_id": "5eb7cf5a86d9755df3a6c593"
}
}Endpoint to create a new tool.
Successful Response
{
"tool": {
"_id": "5eb7cf5a86d9755df3a6c593"
}
}