encoding_decoding_railfence
Encode or decode text using the Rail Fence cipher, a transposition cipher that arranges text in a zigzag pattern across multiple rails.
Instructions
Menu ID: encoding_decoding_railfence. Rail Fence Cipher. Encode and decode text using the Rail Fence cipher - a transposition cipher that arranges text in a zigzag pattern across multiple rails. Use describe_tool with tool_id "encoding_decoding_railfence" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| operation | Yes | ||
| rails | Yes | ||
| remove_spaces | Yes |