GET
/
tools
/
{id}
/
operations
{
  "operations": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Tool ID

Response

OK

Tool operations response model

operations
string[]