ga4_list_conversions
ActiveTool of io.github.jshorwitz/synter-ads
declared in 1.27.0
List GA4 conversion events (free). Pass property_id to query a specific GA4 property instead of the connection default.
Parameters schema
{
"type": "object",
"title": "ga4_list_conversionsArguments",
"properties": {
"account_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Account Id",
"default": null
},
"property_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Property Id",
"default": null
}
}
}Parent server
io.github.jshorwitz/synter-ads
https://github.com/jshorwitz/synter-mcp-server
1/7 registries