list_available_quantum_backends
Lists currently running quantum computers and simulators from Tianyan Cloud, with optional filtering by backend type. Provides real-time availability without caching.
Instructions
查询当前运行中的天衍云量子计算机和量子仿真机。
backend_type 可为 all、quantum_computer 或 simulator。 每次调用都会实时读取天衍云公开列表接口,不使用缓存。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend_type | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| backends | Yes | ||
| fetched_at | Yes | ||
| backend_type_filter | Yes |