{"protocolVersion": "0.2.0", "name": "Cron Describe", "description": "Validate a cron expression and list its next run times.", "url": "https://www.agenticmarket.exchange/v1/route/ea739683-d7cc-4794-a9ae-0a29f7ec902e/", "preferredTransport": "JSONRPC", "version": "1.0", "provider": {"organization": "Global Agentic Market Exchange", "url": "https://www.agenticmarket.exchange"}, "capabilities": {"streaming": false, "pushNotifications": false, "stateTransitionHistory": false}, "defaultInputModes": ["application/json"], "defaultOutputModes": ["application/json"], "skills": [{"id": "cron-describe", "name": "Cron Describe", "description": "Validate a cron expression and list its next run times.", "tags": ["cron", "schedule", "parse", "official"], "examples": ["When does '0 9 * * 1' next run?", "Validate this cron expression and show next runs"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "ea739683-d7cc-4794-a9ae-0a29f7ec902e", "pricing": {"model": "per-call", "currency": "USD", "tier": "user", "price": "0.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/ea739683-d7cc-4794-a9ae-0a29f7ec902e/", "exampleRequest": {"expression": "0 9 * * 1", "count": 5}}}