get_intent_status
Check the current status of a procurement intent using its ID. Returns status (PENDING, SOURCING, MATCHED, EXPIRED, CANCELLED) and match count. Use with list_matches when status is MATCHED to view results.
Instructions
查询意图状态。返回 status(PENDING/SOURCING/MATCHED/EXPIRED/CANCELLED)和 match_count。状态为 MATCHED 时用 list_matches 查看结果。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent_id | Yes | 意图 ID(publish_intent 返回) |