| achievement | An achievement id. |
| any | Any type of argument. |
| boolean | A boolean, can be true or false. |
| character | A character, can be a source, user discord id, user real id, character real id or character NID. |
| clockHours | A number between 0 and 23. |
| clockMinutes | A number between 0 and 59. |
| clockSeconds | A number between 0 and 59. |
| color | A hexadecimal color. |
| item | An item id. |
| npc | A NPC id. |
| number | A number, can be negative, decimal or integer. Depends in context. |
| organization | An organization id. |
| permission | A permission string. Format: context.action.id. id is optional. Example: Command.tpm |
| permissionGroup | A permission group id. |
| positive | A positive number. |
| quantity | A positive integer number. |
| questData | A quest data id. The name of the quest. |
| recipe | A recipe id. |
| string | A string, can be any text allowing spaces. |
| user | A user, can be a source, discord id or real id. |
| vehicle | A valid vehicle model name can get from https://docs.fivem.net/docs/game-references/vehicle-models/. |
| weather | A valid weather name. Can be CLEAR, OVERCAST, EXTRASUNNY, CLOUDS, CLEARING, RAIN, NEUTRAL, THUNDER, SMOG, FOGGY, SNOWLIGHT, SNOW, BLIZZARD, XMAS. |
| zone | A zone id. |