v6
latestOpenAPI 3.1.02026-08-04135335658.3 KBTools
Import Tool
Create a new tool from an exported bundle (see GET /tools/{tool_id}/export).
Re-injects redacted secrets from secret_overrides, resolves non-portable references, assigns a fresh identity to the importing team, and persists through the same validation path as create_tool.
post/workflows/v1/tools/import
Request body
Response
Successful Response
Example response
{
"tool": {
"_id": "5eb7cf5a86d9755df3a6c593"
}
}