Poll the status of an upload session by its token. Returns per-file status: processing, ready (with the created asset row), rejected (with a reason), or no_longer_available. Does NOT close the session — closure happens on the upload page's Done button or the 60-minute expiry sweep. Read-only.
| Name | Type | Required | Description |
|---|---|---|---|
| token | string | Yes | — |
| Name | Type | Description |
|---|---|---|
| session_status | enum open | closed | expired | — |
| files | array of object or object or object or object | — |
| instructions | string | — |
get_upload_result is called by an AI assistant connected to Sentway over MCP, not by hand. Point the assistant at the Sentway MCP endpoint and complete the OAuth flow, and the tool becomes available in the same session as the other 38 Sentway tools. See connecting over MCP.