ZAP API — graphql
ZAP API — graphql. 20 operations. Lead operation: graphql. Self-contained Naftiko capability covering one Owasp Zap business surface.
What You Can Do
MCP Tools
imports-graphql-schema-file
Imports a GraphQL Schema from a File.
imports-graphql-schema-url
Imports a GraphQL Schema from a URL.
sets-how-arguments-are-specified
Sets how arguments are specified.
sets-whether-not-maximum-query
Sets whether or not Maximum Query Depth is enforced leniently.
sets-maximum-additional-query-generation
Sets the maximum additional query generation depth (used if enforced leniently).
sets-maximum-arguments-generation-depth
Sets the maximum arguments generation depth.
sets-maximum-query-generation-depth
Sets the maximum query generation depth.
sets-whether-not-optional-arguments
Sets whether or not Optional Arguments should be specified.
sets-whether-query-generator-is
Sets whether the query generator is enabled.
sets-level-which-single-query
Sets the level for which a single query is generated.
sets-request-method
Sets the request method.
returns-how-arguments-are-currently
Returns how arguments are currently specified.
returns-whether-not-lenient-maximum
Returns whether or not lenient maximum query generation depth is enabled.
returns-current-maximum-additional-query
Returns the current maximum additional query generation depth.
returns-current-maximum-arguments-generation
Returns the current maximum arguments generation depth.
returns-current-maximum-query-generation
Returns the current maximum query generation depth.
returns-whether-not-optional-arguments
Returns whether or not optional arguments are currently specified.
returns-whether-query-generator-is
Returns whether the query generator is enabled.
returns-current-level-which-single
Returns the current level for which a single query is generated.
returns-current-request-method
Returns the current request method.