v5
latestOpenAPI 3.1.02026-07-31129337684.6 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"
}
}