You're viewing a demo portfolio

Join the waitlist
PRSM

get_snapshot

Active

Tool of AXIS Toolbox — Agentic Commerce Codebase Intelligence

declared in 0.5.3

Retrieve status and the full artifact listing for a prior analysis by snapshot_id. Use this to re-enumerate artifact paths without re-running analysis. Snapshots persist and can be shared between agents to avoid duplicate analysis costs.

Parameters schema

{
  "type": "object",
  "required": [
    "snapshot_id"
  ],
  "properties": {
    "snapshot_id": {
      "type": "string",
      "description": "Snapshot ID returned by analyze_repo or analyze_files"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

AXIS Toolbox — Agentic Commerce Codebase Intelligence

https://github.com/lastmanupinc-hub/Toolbox

1/7 registries
View full server →
get_snapshot — AXIS Toolbox — Agentic Commerce Codebase Intelligence — PRSM MCP