You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_stop_ad_request

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Stop an active or paused ad request campaign permanently. Any remaining unspent budget is refunded to the organization wallet. This cannot be undone.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "adRequestId"
  ],
  "properties": {
    "adRequestId": {
      "type": "string",
      "description": "Unique identifier (UUID) of the ad request to stop"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.conquext/neuron

https://github.com/conquext/neuron-mcp-server

2/7 registries
View full server →