---
title: "Get tool"
method: GET
path: "/ai/missions/{mission_id}/tools/{tool_id}"
tags: ["Missions"]
---

# Get tool

`GET /ai/missions/{mission_id}/tools/{tool_id}`

Get a specific tool by ID

## Path parameters

- `mission_id` string, required
- `tool_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api/revisions/e32d46c5945b/schema)
