Skip to main content
GET
Get a specific tool

Path Parameters

toolId
string
required

The ID of the tool to retrieve

Response

200 - application/json

Details of the tool

toolId
string
Example:

"tool-6789"

name
string
Example:

"Create Email Draft"

provider
string
Example:

"Gmail"

description
string
Example:

"Create a draft email with the given parameters."

params
object