---
title: "Fetch Assistant Tools"
method: GET
path: "/admin/assistants/tools"
tags: ["provider", "admin"]
---

# Fetch Assistant Tools

`GET /admin/assistants/tools`

## Headers

- `TENANT` string, required
- `API-KEY` string, required

## Response `200`

Successful Response

- AssistantToolSummary[]
  - `name` string, required
  - `toolPrompt` string, required

---

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