You're viewing a demo portfolio

Join the waitlist
PRSM

get_motion_history

Active

Tool of com.sibfly/ground-motion

declared in 1.2.0

Multi-year cumulative motion history for an address. Pass from_date and to_date (YYYY-MM-DD) to get the movement between two dates. Costs $0.40 (misses free). dry_run=true is a FREE preview (points + dates + cost, no data); max_age_days returns free instead of billing for stale data.

Parameters schema

{
  "type": "object",
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "address": {
      "type": "string"
    },
    "dry_run": {
      "type": "boolean",
      "description": "FREE preview: coverage + n_points + would_cost, no series, no charge"
    },
    "to_date": {
      "type": "string"
    },
    "from_date": {
      "type": "string"
    },
    "max_age_days": {
      "type": "integer",
      "description": "if data older than this, return free instead of billing"
    }
  }
}

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 →
get_motion_history — com.sibfly/ground-motion — PRSM MCP