You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_fund_ad_request

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Fund an approved ad request from the organization wallet. This debits the budget amount and activates the campaign for distribution. If wallet balance is insufficient, returns shortfall information instead of an error.

Parameters schema

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.conquext/neuron

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

2/7 registries
View full server →
neuron_fund_ad_request — io.github.conquext/neuron — PRSM MCP