Skip to main content
POST
Create a new tool

Body

application/json
name
string
required
description
string
required
category
enum<string>
required
Available options:
subdomains,
http_probe,
ports_scanner,
vulnerabilities,
screenshot,
classifier,
assistant
version
string
required
providerId
string
required

The ID of the provider

logoUrl
string | null

Response

200 - application/json
id
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
name
string
required
description
string
required
command
string
required
category
enum<string>
required
Available options:
subdomains,
http_probe,
ports_scanner,
vulnerabilities,
screenshot,
classifier,
assistant
version
string
required
isBuiltIn
boolean
required
isInstalled
boolean
required
isOfficialSupport
boolean
required
type
enum<string>
required
Available options:
built_in,
provider
providerId
string
required
logoUrl
string | null
availableWorkersCount
number