{"uid":"cap_jrySci4e8ckjXHSdtoZwf","slug":"basic-utils-agent-statistics-min-max-e67e3efc","name":"Basic Utils Agent – Statistics Min/Max","description":"A versatile utility agent offering calculator, statistics, datetime, and unit conversion services.","url":"https://basic-utils-agent.up.railway.app/statistics/min-max","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"number"},"description":"List of numeric values for statistical analysis. Maximum length: 10000"}}},"responseSchema":{"type":"json","example":{"max":5,"min":1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ChP-DibjtbDUxEcZKbXa1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the minimum and maximum values from a list of numeric data points.","exampleAgentPrompt":"What are the minimum and maximum values in this dataset: [3, 17, 2, 45, 8, 31, 6, 19, 4, 28]?","exampleUseCases":[{"title":"Sensor data range check","prompt":"I have a list of temperature sensor readings from today — [21.3, 19.8, 22.5, 18.1, 24.7, 20.0, 23.9] — can you find the highest and lowest values?"},{"title":"Student grade extremes","prompt":"Here are the exam scores for my class: [72, 88, 65, 91, 54, 79, 83, 96, 61, 77]. What were the highest and lowest scores?"},{"title":"Financial data boundary detection","prompt":"Find the min and max from these daily closing prices: [142.5, 138.9, 145.2, 150.1, 137.6, 148.8, 153.4, 141.0]."}],"resultDescription":"Returns a JSON object with two fields: 'min' (the smallest numeric value in the input array) and 'max' (the largest numeric value in the input array).","failureModes":["Empty array input may return null or an error","Non-numeric values in the array may cause a validation error","Array exceeding 10,000 elements may be rejected","Malformed JSON body returns a 400 error"],"whenToPreferThis":"Use this endpoint when you need a quick, cheap computation of the minimum and maximum values from a numeric list of up to 10,000 elements, without needing a full statistical summary. It is ideal for range detection, data validation, and boundary identification tasks where only the extremes matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:32:07.164Z","isFirstParty":false}