action tafqit_convert { label: "convert" description: "Convert the number into its Arabic text representation\nحول العدد إلى ما يقابله كتابة" provider: tafqit method: POST path: "/convert" encoding: json output: { type: "object" additionalProperties: true } }