get_network

shallow

io.github.pipeworx-io/citybikes · Verify this server

Check live bike availability at stations in a specific network (e.g., "citi-bike-nyc"). Returns station locations, available bikes, and empty slots.

100.0/100

1 trials · measured 8 days ago

get_network scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.pipeworx-io/citybikes, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
gated
Category
Developer infrastructure
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "examples": [
    {
      "id": "citi-bike-nyc"
    },
    {
      "id": "velib"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Network id (e.g. \"citi-bike-nyc\", \"velib\" for Paris, \"nextbike-berlin\")"
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2438.5deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilityerror: 20
malformed_inputerror: 4
timeout_honourskipped: 2
cancellationskipped: 2
concurrencyerror: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_network
[![Vouch score](https://vouch.tools/api/tools/912dc650-5b7d-47e1-a2ab-88b2aa008a5f/badge.svg)](https://vouch.tools/tools/912dc650-5b7d-47e1-a2ab-88b2aa008a5f)
get_network — Vouch