You're viewing a demo portfolio

Join the waitlist
PRSM

spending_recipient_summary

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Summarize a company's federal awards: total dollars and top awards for a recipient name in a category (contracts by default). Useful for due diligence and to see who the government pays.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "recipient"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Top awards to list (default 5, max 25)."
    },
    "category": {
      "type": "string",
      "description": "Award category: 'contracts' (default), 'grants', 'loans', or 'other'."
    },
    "recipient": {
      "type": "string",
      "description": "Recipient company/org name."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →