request_status
Check the async processing status of a prior remember request using its request_id. Determine if extraction is queued or complete, then verify success/error and lifecycle state.
Instructions
Check the async processing status for a prior remember request. Use this when remember returned a request_id and you need to know whether extraction is still queued or has been reported complete by upstream. Check success/error first, then interpret lifecycle.state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | Queued remember request_id returned by remember |