pitchmachine_get_pitch_url
Fetch the current state and public share URL for a pitch by pitch_id. Use it to resume after a timeout, re-share a URL, or check the status of any past pitch.
Instructions
Fetch the current state and public share URL for a pitch by pitch_id. Use this to resume after pitchmachine_generate_pitch timed out, to re-share a URL later, or to check the status of any past pitch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pitch_id | Yes | The pitch_id returned by pitchmachine_generate_pitch or _list_pitches. |