You're viewing a demo portfolio

Join the waitlist
PRSM

optimize_budget

Active

Tool of io.github.jshorwitz/synter-ads

declared in 1.27.0

Cross-channel budget allocation using diminishing returns modeling (5 credits)

Parameters schema

{
  "type": "object",
  "title": "optimize_budget_toolArguments",
  "required": [
    "total_budget"
  ],
  "properties": {
    "target": {
      "type": "string",
      "title": "Target",
      "default": "conversions"
    },
    "constraints": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Constraints",
      "default": null
    },
    "total_budget": {
      "type": "number",
      "title": "Total Budget"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.jshorwitz/synter-ads

https://github.com/jshorwitz/synter-mcp-server

1/7 registries
View full server →
optimize_budget — io.github.jshorwitz/synter-ads — PRSM MCP