{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/web/search-preflight","method":"POST","price":"free","description":"Free preflight check for web search. Validates parameters and confirms API availability.","example_input":{"q":"Cloudflare Workers KV"},"example_output":{"available":true,"estimated_results":"10+","next_action":"npx agentcash@latest fetch https://api.codepulse.com/web/search -m POST -b '{\"q\":\"Cloudflare Workers KV\"}'"},"request_schema":{"type":"object","required":["q"],"properties":{"q":{"type":"string","description":"Search query"}}},"response_schema":{"type":"object","properties":{"available":{"type":"boolean"},"estimated_results":{"type":"string"},"next_action":{"type":"string"}}}}