A prompt can have multiple arguments (except for prompt arguments). This allows you to disable sanitation, enable input validation, and assign permission attachments, in a single prompt.
Here is the list of all arguments that you can use so far:
Anvil Prompt
a
Prompt
Changes the prompt to become an
PlayerUI Prompt
p
Prompt
Changes the prompt to become a
SignUI Prompt
s
Prompt
Changes the prompt to become a
Disable Sanitation
ds
Prompt
Disables input sanitation for a specific prompt
Input Validation
iv:<alias>
Prompt
Validate an input for a certain prompt.
Post Command
exa:<tick delay>
PromptQueue
Add a command to execute after completion.
Post Command on Cancel
exac:<tick delay>
PromptQueue
Add a command to execute after completion is cancelled.