You're viewing a demo portfolio

Join the waitlist
PRSM

fillin_buy_mint

Active

Tool of Fillin

declared in 1.27.0

Buy a listed mint. Debits your bearer balance, credits the seller (minus Fillin's rake), records the transaction, and returns the full mint payload including the previously-paywalled reasoning_graph. Requires FILLIN_API_KEY with sufficient balance for the mint's list price.

Parameters schema

{
  "type": "object",
  "title": "fillin_buy_mintArguments",
  "required": [
    "mint_id",
    "model_family",
    "cutoff_quarter"
  ],
  "properties": {
    "mint_id": {
      "type": "string",
      "title": "Mint Id",
      "maxLength": 64,
      "minLength": 1,
      "description": "The Fillin mint_id (e.g. 'mt_…')."
    },
    "model_family": {
      "type": "string",
      "title": "Model Family",
      "maxLength": 64,
      "minLength": 1,
      "description": "Your model family — recorded with the buy so the buyer-side demand oracle is accurate."
    },
    "cutoff_quarter": {
      "type": "string",
      "title": "Cutoff Quarter",
      "pattern": "^\\d{4}-Q[1-4]$",
      "description": "Your cutoff quarter, e.g. '2026-Q1'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Fillin

1/7 registries
View full server →