ZAP API — websocket
ZAP API — websocket. 6 operations. Lead operation: websocket. Self-contained Naftiko capability covering one Owasp Zap business surface.
What You Can Do
MCP Tools
sends-specified-message-channel-specified
Sends the specified message on the channel specified by channelId, if outgoing is 'True' then the message will be sent to the server and if it is 'False' then it will be sent to the client
sets-text-message-intercepted-websockets
Sets the text message for an intercepted websockets message
returns-text-representation-intercepted-websockets
Returns a text representation of an intercepted websockets message
returns-all-registered-web-socket
Returns all of the registered web socket channels
returns-full-details-message-specified
Returns full details of the message specified by the channelId and messageId
returns-list-all-messages-that
Returns a list of all of the messages that meet the given criteria (all optional), where channelId is a channel identifier, start is the offset to start returning messages from (starting from 0), count is the number of messages to return (d