OWASP ZAP · Capability
ZAP API — clientSpider
ZAP API — clientSpider. 3 operations. Lead operation: clientSpider. Self-contained Naftiko capability covering one Owasp Zap business surface.
What You Can Do
GET
Clientspideractionscan
— Starts a client spider scan.
/v1/json/clientspider/action/scan
GET
Clientspideractionstop
— Stops a client spider scan.
/v1/json/clientspider/action/stop
GET
Clientspiderviewstatus
— Gets the status of a client spider scan.
/v1/json/clientspider/view/status
MCP Tools
starts-client-spider-scan
Starts a client spider scan.
read-only
idempotent
stops-client-spider-scan
Stops a client spider scan.
read-only
idempotent
gets-status-client-spider-scan
Gets the status of a client spider scan.
read-only
idempotent