get_result
Check the status of a previously submitted request. Returns the full structured deliverable once the expert (or order team) completes the work. Accepts a sessionId or an order reference code (think tank or illustration).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | The session ID returned by a paid tool call. | |
| referenceCode | No | An order reference code (TASTE-...) from a think tank or illustration order. Use this instead of sessionId to retrieve the result — it always returns the latest revision. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tip | No | ||
| reason | No | ||
| status | Yes | ||
| message | No | ||
| deliverable | No | ||
| estimatedWaitMins | No |