Create an authorized PermitReporter email watch
create_permit_watchCreate a pending email watch only after the user reviews the exact email, search query and optional county, explicitly authorizes this request and confirmation email, and accepts https://permitreporter.com/terms and https://permitreporter.com/privacy. This additive action stores the email and search for alerts; it does not file a permit or prove coverage. The address must confirm before alerts begin. Reuse submission_id for safe retries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The user's reviewed email address. It is stored for confirmation and alerts, never returned. | ||
| query | Yes | The exact address, project, subdivision, business term or county-wide phrase the user approved. | |
| county | No | Optional county restriction. Bare for Georgia ('Cobb'), state-qualified elsewhere ('Los Angeles, CA'). | |
| submission_id | Yes | Generate once for this watch; reuse it when retrying the same exact request. | |
| user_authorized | Yes | True only after the user reviews the exact email, query and county and explicitly asks PermitReporter to create this watch and send its confirmation email. | |
| terms_and_privacy_accepted | Yes | True only after the user accepts https://permitreporter.com/terms and https://permitreporter.com/privacy. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| watch | Yes | ||
| status | Yes | ||
| replayed | Yes | ||
| next_step | Yes | ||
| reference | Yes | ||
| submission_meaning | Yes |