{"machine":"change-case","slot":"S2","title":"Change text case","how_to_call":"POST https://innernetcorp.com/machines/change-case with Content-Type: application/json","price_usd":"$0.003","currencies":["USDC","EURC"],"payment":"x402: send the POST without payment to receive a 402 with signed requirements; pay any option and retry.","input_example":{"text":"hello world example","to":"camel"},"input_schema":{"type":"object","required":["text","to"],"properties":{"text":{"type":"string"},"to":{"type":"string","enum":["camel","snake","kebab","pascal","constant","title","lower","upper"]}}},"summary":"Convert text between camelCase, snake_case, kebab-case, PascalCase, CONSTANT_CASE, Title Case, lower and UPPER.","catalog":"/catalog"}