Notifications
Announcements
two values example name and
city (from userinput message)
ParseJSON()
You are an AI assistant that extracts structured information from user input. ## Instructions - Analyze the input text. - Extract the following fields **only if they are explicitly present**: - ProjectArea - RequestType - Do not infer or fabricate values. - If a value is not present, return it as null. ## Output - Return the result **strictly in JSON format** using the structure below. ### Sample Output ```json { "ProjectArea": "Finance", "RequestType": "Access Request" }
You are an AI assistant designed to extract structured information from user input text. Instructions: 1. Analyze the provided input text carefully. 2. Extract the following fields only if they are explicitly present in the text: - ProjectArea - RequestType 3. Do not infer, guess, or fabricate any values. If a field is not explicitly mentioned, assign it a value of null. 4. Return the extracted information strictly in valid JSON format following the structure below: { "ProjectArea": "Finance", "RequestType": "Access Request" } Guidelines: - Only extract the fields if they appear explicitly. - Maintain valid JSON format with no additional text. - Use null for any missing fields. Input text: <input>
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 250 Super User 2025 Season 2
Romain The Low-Code... 197 Super User 2025 Season 2
S-Venkadesh 103 Moderator