ga4_delete_data_stream
Permanently delete a GA4 data stream requiring explicit confirmation to prevent orphaning GTM tags or gtag.js calls tied to its measurement ID.
Instructions
Delete a data stream. Always needs confirm=true -- deleting the wrong stream orphans every GTM tag or gtag.js call still pointed at its measurement id, and it stops silently rather than erroring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| stream_id | Yes | ||
| property_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |