---
title: "Test Code Tool Execution"
method: POST
path: "/tool/code/test"
tags: ["Tools"]
---

# Test Code Tool Execution

`POST /tool/code/test`

## Response `200`

Code execution test result

- object
  - `success` boolean
  - `result` object
  - `error` string
  - `logs` string
  - `executionTimeMs` number

## Other responses

- `201`

---

[API](https://skmtc.dev/vapiai/apis/vapi-api.md) · [All operations](https://skmtc.dev/vapiai/apis/vapi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vapiai/vapi-api/revisions/57c22d5b3510/schema)
