{"uid":"cap_8iZZmB6yi_vFzYdRre7uA","slug":"delx-sort-lines-ca7fad6c","name":"Delx Sort Lines","description":"Sort lines of text for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.","url":"https://api.delx.ai/api/v1/x402/sort-lines","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","bodyType","body"],"properties":{"body":{"type":"object","additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_V0McslIfxHFTfxL5pj3IK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Sorts lines of text in ascending or descending order, returning a reordered list.","exampleAgentPrompt":"Can you sort these lines alphabetically for me: 'Banana\nApple\nCherry\nDate'?","exampleUseCases":[{"title":"Alphabetize a grocery list","prompt":"I have a messy grocery list — can you sort these items alphabetically? Milk, Eggs, Bread, Apples, Zucchini, Butter"},{"title":"Order log entries by prefix","prompt":"Sort these server log lines so I can scan them in order: ERROR: disk full\nINFO: started\nDEBUG: connected\nWARN: slow query"},{"title":"Rank names for a report","prompt":"I need these employee names sorted A to Z before I paste them into my report: Jordan Smith, Alice Brown, Marcus Lee, Priya Patel, Ben Nguyen"}],"resultDescription":"Returns the input lines reordered in sorted sequence (ascending or descending), suitable for direct use or downstream processing.","failureModes":["Empty input returns empty or error response","Non-text or binary input may cause a parsing error","Very large inputs may exceed payload limits","Payment failure (402) if USDC balance is insufficient or x402 header is missing"],"whenToPreferThis":"Use this endpoint when you need a quick, cheap, single-call line-sorting operation without setting up local sorting logic in your agent pipeline. At $0.001 per call, it's cost-effective for agents that offload text utilities to specialized microservices.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:07:23.492Z","isFirstParty":false}