tools
Get Tool Id
Get a tool ID by name
GET
/
v1
/
tools
/
name
/
{tool_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
tool_name
string
requiredResponse
200 - application/json
The response is of type string
.