playwright

Send Job Email

Dispatch an estimate/invoice email send to Pilot and return its request_id.

Does not wait for the send; poll GET /playwright/job-action-status/{request_id}.

post/playwright/send-job-email

Request body

conversation_idstring required
email_type'estimate' | 'invoice' required

Response

Successful Response

request_idstring required
status'queued' required
action'send_email' | 'scrape_events' required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.