Convert flow to tool
Create a flow-type tool from an existing flow, generating its parameters schema from the flow steps.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
flowId
Request
This endpoint expects a map from strings to any.
Response
Created tool
config
createdAt
description
id
isActive
name
organizationId
toolType
updatedAt
userId
lastModifiedSource
parametersSchema
validation
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error