---
title: "List tools across a namespace"
method: GET
path: "/connect/{namespace}/.tools"
tags: ["connect"]
---

# List tools across a namespace

`GET /connect/{namespace}/.tools`

List tools for every connection in a namespace in one response. Each connection is wrapped in an envelope so a failure on one upstream doesn't fail the request. Skips connections in `auth_required`/`input_required` states without calling the upstream.

## Path parameters

- `namespace` string, required

## Response `200`

Tools by connection

- LooseObject

---

[API](https://skmtc.net/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.net/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smithery-ai/smithery-platform-api/versions/60b8c3d2fecf/schema)
