pitchmachine_list_pitches
List recent pitches from your Pitch Machine account to discover pitch IDs for pitches created outside this session or audit agent-generated output. Optionally filter by status or timestamp.
Instructions
List recent pitches for the authenticated Pitch Machine account. Use this to discover pitch_ids for pitches created outside this agent session, or to audit what an agent has already generated. Optional filters: status_filter, since (ISO timestamp), limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many pitches to return. Default 50. | |
| since | No | Only return pitches created after this ISO-8601 timestamp. | |
| status_filter | No | Optional status filter, e.g. 'deployed', 'generating', 'sent', 'error'. |