Skip to main content

Test Tool

POST /api/v1/tools/{tool_uuid}/test — request parameters and responses from the Menace Voice API schema.
2 min read
post/api/v1/tools/{tool_uuid}/test
Request example
Response
post/api/v1/tools/{tool_uuid}/test

See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.

Path parameters

tool_uuidstringrequired#

Headers

authorizationstring · null#
X-API-Keystring · null#

Body

application/json
llm_paramsobject#
Values for parameters normally supplied by the model.
preset_paramsobject#
Resolved values for parameters normally supplied from presets.

Responses

application/json
Successful Response
statusstringrequired#
status_codeinteger · null#
Show child attributes
dataany · null#
Show child attributes
errorstring · null#
Show child attributes
hintstring · null#
Show child attributes
request_methodstringrequired#
request_urlstringrequired#
request_headersobject#
Show child attributes
{key}string#
request_bodyobject · null#
Show child attributes
request_paramsobject · null#
Show child attributes
duration_msintegerrequired#