get_run
Retrieve a previously saved consultation by its run ID from local storage. Access your stored divination results without creating a new record if the database is absent.
Instructions
读取用户曾明确保存的本地咨询;数据库不存在时不创建。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | No | ||
| found | Yes | ||
| run_id | Yes | ||
| status | No | ok |