get_latest_request
Return the last entry in the webhook's event log. Use it to quickly peek at recent HTTP, email, or DNS activity.
Instructions
Return only the newest captured event (HTTP, email, or DNS).
Use for a quick peek. Prefer wait_for_email after a sign-up, or
get_webhook_requests to see history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_token | Yes | Webhook UUID returned by create_webhook |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||