Get Request Status
get_request_statusCheck the status of a background wallet sync, rule application, or transaction change using its requestId; use get_report_request_status for report exports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | Request ID returned by the call that queued the work (e.g. incremental_sync, full_resync, request_report_export) | |
| portfolioRef | No | Portfolio exact name or slug | |
| workspaceRef | Yes | Workspace exact name or slug | |
| transactionId | No | Optional transaction ID that caused the async request, for agent context |