| Text | A short word or phrase |
| Number | A numerical value |
| True/False | A true/false statement |
| Image | An image, helpful if you’re using AI models with vision capabilities, like GPT-4o |
| Audio | Upload a song, or a recording and use it in your prompt. This is helpful if you’re using AI models with audio capabilities, like Google Gemini. |
| PDF/Document file | Choose a sub file type between Document or Raw File. A file must be processed by a tool like Document Parser or File Content Extractor before it can be used in the prompt. See a full example in Parsing a PDF. |
| CSV/Text file | If you have a spreadsheet-type file, currently CSVs are supported but we will be adding support for additional file formats in the future |
| List | A list of any one of the other types in this table, including other lists! |
| Object | A grouped collection of other types, e.g. a “person” object might include a text-type name, a number-type age, and an image for their profile photo |
| Select | Allow the user to choose from a specific set of options you provide, e.g “house” or “apartment” for addresses |