You're viewing a demo portfolio

Join the waitlist
PRSM

check_portfolio

Active

Tool of com.sibfly/ground-motion

declared in 1.2.0

Batch ground-motion for many US addresses in one call. Only covered addresses are billed ($0.40 each); misses and duplicate cells are free. If credits run out mid-batch the response status is 'insufficient_credits' and unbilled items are marked — top up (buy_credits) and retry them.

Parameters schema

{
  "type": "object",
  "required": [
    "addresses"
  ],
  "properties": {
    "addresses": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "up to 1000 US addresses (must be an ARRAY, not one string)"
    },
    "max_spend_usd": {
      "type": "number",
      "description": "hard budget cap: billing stops at this total; over-budget items come back skipped_for_budget"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.sibfly/ground-motion

https://github.com/james-sib/sibfly-api

1/7 registries
View full server →