You're viewing a demo portfolio

Join the waitlist
PRSM

discovery_purchase_credits

Active

Tool of Disco

declared in 1.26.0

Purchase Disco credit packs using a stored payment method. Credits cost $0.10 each, sold in packs of 100 ($10/pack). Credits are used for private analyses (public analyses are free). Requires a payment method on file — use discovery_add_payment_method first. Args: packs: Number of 100-credit packs to purchase. Default 1. api_key: Disco API key (disco_...). Optional if DISCOVERY_API_KEY env var is set.

Parameters schema

{
  "type": "object",
  "title": "discovery_purchase_creditsArguments",
  "properties": {
    "packs": {
      "type": "integer",
      "title": "Packs",
      "default": 1
    },
    "api_key": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Api Key",
      "default": null
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Disco

https://github.com/leap-laboratories/discovery-engine

2/7 registries
View full server →
discovery_purchase_credits — Disco — PRSM MCP