{"uid":"cap_FpwqosSDgsJ9xeE3mHNbZ","slug":"pennyrail-text-lines-sort-2b00d11f","name":"PennyRail Text Lines Sort","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/f/text.lines-sort","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"string or string[]"}}},"responseSchema":{"type":"object","required":["operation","result"],"properties":{"result":{},"operation":{"type":"string"}},"additionalProperties":true},"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_tY4CNK2pfjIzoaF8aoe6-","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 the lines of a text string (or array of strings) alphabetically and returns the sorted result","exampleAgentPrompt":"Sort these lines alphabetically: 'banana\napple\ncherry\ndate'","exampleUseCases":[{"title":"Alphabetize a grocery list","prompt":"I have a messy grocery list — can you sort these items alphabetically? 'zucchini\nmilk\napples\nbread\neggs\nchicken'"},{"title":"Order log entries by label","prompt":"Sort these log category labels into alphabetical order so I can scan them more easily: 'WARNING\nDEBUG\nERROR\nINFO\nTRACE'"},{"title":"Sort a list of names","prompt":"I need this list of attendee names sorted from A to Z: 'Priya Sharma\nAlice Chen\nMarcus Obi\nBeatrix Vance\nJordan Kim'"}],"resultDescription":"Returns a JSON object with an 'operation' string indicating what was performed and a 'result' field containing the sorted lines as a string or array, matching the input format.","failureModes":["Missing 'input' field returns a validation error","Empty string or empty array may return an empty result","Very large inputs may time out or exceed platform limits","Non-string values in the array may cause unexpected behavior"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call text line sorting operation without setting up your own sorting logic — ideal for agents that occasionally need to alphabetize multiline text or string arrays as part of a larger workflow.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:48:35.837Z","isFirstParty":false}