Skip to main content
POST
Test tool

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

senderId
string
required
toolId
string
required

Body

application/json
testParams
object
required

Parameters to pass to the tool for testing.

Response

The tool ran. Check run.success for what it answered.

run
object
required

One run of a tool triggered from the test endpoint. Recorded so a test is verifiable after the fact rather than only visible in the response.