graphql_schema_complexity_analyzer
Analyze GraphQL queries to calculate depth and complexity cost, protecting APIs from deeply nested recursive denial-of-service attacks.
Instructions
Calculates depth and complexity cost for GraphQL queries to protect APIs from deeply nested recursive denial-of-service queries. (0.035 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |