{"uid":"cap_xc8n0PBiMX7tnocYUp5Ar","slug":"minia2a-is-octal-checker-168ba14a","name":"minia2a Is-Octal Checker","description":"minia2a service: x402-is-octal","url":"https://minia2a.uk/x402/is-octal","method":"GET","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"object","properties":{"type":{"type":"string"},"method":{"type":"string"},"bodyType":{"type":"string"},"queryParams":{"type":"object"}}},"output":{"type":"object","properties":{"type":{"type":"string"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ymV1Y2K4JFawtx6imRW8l","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks whether a given string or number represents a valid octal (base-8) value","exampleAgentPrompt":"Can you check if the string '0755' is a valid octal number?","exampleUseCases":[{"title":"Unix file permission validation","prompt":"I have the permission string '0644' — can you verify that it's a valid octal number before I use it to set file permissions?"},{"title":"User input sanitization check","prompt":"A user submitted '08f3' as a value in an octal input field — check whether it's actually a valid octal number so I know if I should reject it."},{"title":"Encoding format debugging","prompt":"I'm getting unexpected results when parsing '0377' as octal — can you confirm whether that string is a legitimate octal value?"}],"resultDescription":"Returns a boolean or flag indicating whether the provided input is a valid octal (base-8) number, allowing the agent to confirm or deny the octal nature of a given string or numeric value.","failureModes":["Missing required 'input' field returns an error","Malformed request schema causes a 400-level response","Empty string input may return false or an error","Non-string types passed as input may cause unexpected results"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-call API to validate whether a string represents a valid octal (base-8) number — especially useful in agent pipelines handling file permissions, low-level encoding, or user input validation where octal format matters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:01:59.218Z","isFirstParty":false}