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

# Get an agent tool

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

## Path parameters

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

## Response `200`

Agent tool

- AppHttpResourcesApiAgentToolResource — unresolved $ref

## Other responses

- `404` — Not found

---

[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)
