wait_for_github_deploy
Wait for a GitHub deploy to finish and retrieve the live mock URL. Call after publishing or pushing; retry if no conclusion yet.
Instructions
Wait for the Mockzilla workflow run to finish and return the live mock URL. Call after publish_to_github, or after the user pushes. A first deploy takes a minute or two. If it returns with no conclusion it simply ran out of time: call again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| timeout_seconds | No |