send_datahub_events
Send up to 50,000 custom events to DataHub for ingestion. Provide provider name and RFC 3339 timestamp per event; data appears in Cloud Analytics within 15 minutes.
Instructions
Use this when the user wants to send DataHub events for ingestion (1–50,000 events per call). Each event requires a provider name and an RFC 3339 timestamp, and can optionally include dimensions and metrics. Ask the user to confirm the event count and provider details before executing. Data becomes available in Cloud Analytics within ~15 minutes. Do NOT use this for creating datasets (use create_datahub_dataset) or viewing datasets (use list_datahub_datasets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes | Array of DataHub events to ingest (required). Each event requires a provider and time. Accepts 1 to 50,000 events per call. |