apisix_list_stream_routes
List Apache APISIX stream routes with pagination, optional full configuration, and field filtering to inspect gateway stream routing rules.
Instructions
查询流路由列表。有意不提供 get 工具。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 页码,从 1 开始 | |
| detail | No | 返回完整配置(跳过投影) | |
| fields | No | 指定字段(JSON 数组) | |
| page_size | No | 每页条数,有效区间 [10, 500] |