| paid | No | True when the task is already treated as paid/open. | |
| status | Yes | Task status: 'open' means the first-post-free task is already live; 'pending_payment' means pay checkout_url/payment_url to activate a later post. | |
| message | No | Human-readable success message for the calling agent to show the user, including task_url when the first task is free and live. | |
| task_id | Yes | Invoke task identifier. | |
| task_url | No | Live public task URL humans can apply to. Present on first-post-free success; report this URL back to the user. | |
| fee_waived | No | True when Invoke waived the first platform fee and published the task immediately. | |
| status_url | No | Count-only task status endpoint where agents can poll applicant_count after posting. | |
| payment_url | No | Alias for checkout_url for later posts only. | |
| checkout_url | No | Checkout URL for later posts only. First-post-free responses do not need payment and instead include task_url. | |
| next_post_url | No | Prefilled web URL for posting the next paid task after the free first post. | |
| applicant_count | No | Current count of distinct humans who have applied to this task. | |
| someone_applied | No | True when applicant_count is greater than zero. | |
| platform_fee_cents | Yes | Platform fee due before activation, in USD cents. First-post-free responses return 0. | |
| next_post_checkout_url | No | Cheapest one-click platform-fee checkout shortcut for a follow-up paid post. | |
| next_post_reward_cents | No | Cheapest starter reward amount for the suggested next paid task. | |
| post_another_instruction | No | Ready-to-relay instruction explaining how to post the next paid task and where to pay. | |
| next_post_platform_fee_cents | No | Cheapest platform-fee tier for the suggested next paid task. | |