---
title: "获取导航工具列表"
method: GET
path: "/api/v1/tool/list"
tags: ["Tool导航工具"]
---

# 获取导航工具列表

`GET /api/v1/tool/list`

获取导航工具列表（分页）

## Query parameters

- `title` string
- `pageNum` integer
- `pageSize` integer

## Response `200`

OK

- ResultResult
  - `code` integer — 状态码
  - `data` unknown
  - `message` string — 提示信息

---

[API](https://skmtc.net/opsre/apis/devops.md) · [All operations](https://skmtc.net/opsre/apis/devops/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opsre/devops/revisions/25cac8835c4c/schema)
