List Converter
Convert a list between formats — newline, comma, semicolon, tab, pipe or space separated, JSON array, HTML/Markdown/numbered lists, or a SQL IN clause. Optionally trim, drop empty lines, remove duplicates and sort.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Input List
Input Format
newline, comma, semicolon, tab, pipe, space Output Format
newline, comma, semicolon, tab, pipe, space, json, html-ul, html-ol, markdown, numbered, sql Trim whitespace from each item
Remove empty items
Remove duplicate items
Sort items alphabetically
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.