Get Draft
upwork__get_draftRetrieve a pending server-stored draft without consuming it.
Actions:
get: Get a pending draft for review. Params: type (required — the draft type), id (required — the draft_id returned by the creating action).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The operation to perform | |
| params | No | Action-specific parameters (see allOf branches per action when present) | |
| org_uid | Yes | Your Upwork org_uid from list_accounts |