save_project_ga4_config
Saves GA4 configuration including measurement ID, property ID, website URL, and stream name to a project's root directory for shared reference.
Instructions
Write .ga4.config.json in a project root for agents and humans to reference later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extra | No | ||
| project_dir | Yes | ||
| property_id | Yes | ||
| stream_name | No | ||
| website_url | Yes | ||
| measurement_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |