get_messages

shallow

dev.agentsim/mcp · Verify this server

List all SMS messages received in this session without consuming the OTP. Use this to inspect raw messages or check if an SMS arrived before calling wait_for_otp. Does NOT mark the OTP as consumed.

100.0/100

1 trials · measured 8 days ago

get_messages scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against dev.agentsim/mcp, 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
open
Category
Communication
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "required": [
    "input"
  ],
  "properties": {
    "input": {
      "type": "object",
      "required": [
        "session_id"
      ],
      "properties": {
        "session_id": {
          "type": "string",
          "description": "Session ID returned by provision_number."
        }
      }
    }
  },
  "additionalProperties": false
}

Score history

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

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitytimeout: 1, fail: 19
malformed_inputpass: 3
timeout_honourpass: 2
cancellationpass: 2
determinismfail: 4
concurrencyfail: 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_messages
[![Vouch score](https://vouch.tools/api/tools/966859d8-a6f7-4098-8a42-ce0f7f66d501/badge.svg)](https://vouch.tools/tools/966859d8-a6f7-4098-8a42-ce0f7f66d501)
get_messages — Vouch