---
title: "Delete an agent tool"
method: DELETE
path: "/companies/{company}/tools/{tool}"
tags: ["Agent Tools"]
---

# Delete an agent tool

`DELETE /companies/{company}/tools/{tool}`

## Path parameters

- `company` integer, required
- `tool` integer, required

## Response `204`

Deleted

---

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