get_snapshot
ActiveTool of AXIS Toolbox — Agentic Commerce Codebase Intelligence
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
AXIS Toolbox — Agentic Commerce Codebase Intelligence
https://github.com/lastmanupinc-hub/Toolbox
1/7 registries