Get launch status
toolfound_get_launch_statusCheck the status of a toolfound submission by submission id or product URL: current state (pending verification, queued, launched), transparent queue position, assigned launch date, and the listing URL once live. toolfound never hides queue state — what this returns is exactly what everyone sees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Or the product URL you submitted. | |
| submission_id | No | The submission id returned by toolfound_submit_product. |