---
title: "Get Formatted Tool Specification"
method: GET
path: "/v1/formatted_tools/{name}"
tags: ["Tools"]
---

# Get Formatted Tool Specification

`GET /v1/formatted_tools/{name}`

Returns the formatted tool specification for a specific tool, given a provider

## Path parameters

- `name` string, required

## Query parameters

- `format` string
- `user_id` string

## Headers

- `Authorization` string, required

## Response `200`

OK

- unknown

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `415` — Unsupported Media Type
- `500` — Internal Server Error

---

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