{"name":"Leviosa LLM Server","description":"Natural Language to CallData Generator","version":"1.0.0","endpoints":{"POST /api/generate":"Generate calldata from natural language","POST /api/build-userop":"Generate ERC-4337 UserOperation with Merkle proof","POST /api/dry-run":"Validate without generating calldata","GET /api/abis":"List all registered ABIs","GET /api/strategies":"List all strategies","GET /api/intents":"List allowed intents","GET /api/health":"Health check"},"usage":{"example":{"url":"POST /api/generate","body":{"message":"USDC 100개를 아비트럼으로 브릿지해줘","context":{"userAddress":"0x1234...5678","chainId":"1"}}}}}