You're viewing a demo portfolio

Join the waitlist
PRSM

freshness_guard

Active

Tool of io.tooloracle/trustlayer

declared in 1.0.0

Check if data is current, stale, or expired. Prevents agent decisions based on outdated information. Configurable max age threshold.

Parameters schema

{
  "type": "object",
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Token symbol (optional — checks overall feed if omitted)"
    },
    "max_age_seconds": {
      "type": "integer",
      "default": 300,
      "description": "Maximum acceptable age in seconds (default: 300)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.tooloracle/trustlayer

https://github.com/ToolOracle/trustlayer

1/7 registries
View full server →