Request private delivery permission
request_delivery_permissionAfter the user explicitly confirms they want the recipient contacted, ask OnceAsk to request a current delivery address/permission. Accepts either a recipientId from resolve_delivery or a person's name/email. OnceAsk searches its contacts and connected Google/Gmail-derived people, then emails the secure request when possible without revealing the recipient email or street address to the agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Person's name or email when recipientId is not known, e.g. Aunt Theresa | |
| contactId | No | recipientId returned by resolve_delivery | |
| customMessage | No | Optional message shown to the recipient |