← Back to all apps

Share

Lifestyleby Noodle Seed

Share lets you shop everyday products like snacks, beverages, personal care, and more while funding social projects with every purchase. Each item you buy triggers a real donation, providing someone in need with clean drinking water, a meal, or access to education.

The Share ChatGPT App gives you access to their general business information such as website, contact email address and business address. The app also allows users to discover Share's product offerings and allows users to submit queries to the Share

3ChatGPT Tools
Noodle SeedDeveloper
LifestyleCategory

Available Tools

Show Business Information

show_business_info
Full Description

Use this when the user asks for general business profile information. Displays a read-only business information widget with business name, description, email, phone, address, and website. Use this tool for requests like: 'Tell me about your business', 'What is your phone number?', 'What is your website?'. Do NOT use for detailed policy/procedure questions (use ask_question tool instead). DO NOT use for map/location exploration (use show_locations tool instead).

Show Products

show_products
Full Description

Use this when the user wants to browse what products or services the business offers. Displays an interactive product catalog widget with names, descriptions, pricing, images, and product actions. Catalog browsing is read-only; purchases are not completed through this tool. Use optional filters to narrow results: search, category, min_price, and max_price. Use this tool for requests like: 'What products do you sell?', 'Show me services under $300', 'Do you have running shorts?'. If the user requests a general catalog view, call with no filters to return all available products/services. Do NOT use for submitting inquiries (use submit_contact_form tool instead). DO NOT use for scheduling appointments (use book_appointment tool instead).

Parameters (0 required, 4 optional)
Optional
categorystring

Filter by product category (case-insensitive exact match)

max_pricenumber

Maximum price filter (inclusive). Products with quote-based pricing are excluded from price filtering.

min_pricenumber

Minimum price filter (inclusive). Products with quote-based pricing are excluded from price filtering.

searchstring

Search products using natural language. Semantically matches across name, description, category, pricing, and variants. Examples: 'birthday gift under $50', 'premium outdoor gear', 'monthly subscription services'

Submit Contact Form

submit_contact_form
Full Description

Use this when the user wants to contact the business or send a direct inquiry. Displays an interactive contact form widget that collects name, email, phone (optional), and message. This tool supports two modes: interactive form display and explicit submission. Use name, email, phone, and message for both context-derived prefill and explicit submission. Submission mode is triggered only when name, email, and message are provided together; otherwise the widget opens for interactive completion. Form submission is explicitly triggered by the user in the widget or by an explicit user request to submit now. Use this tool for requests like: 'I want to contact you', 'I want to discuss this', 'Send this message to the business'. Do NOT use for booking appointments (use book_appointment tool instead). DO NOT use for listing products/services (use show_products tool instead).

Parameters (0 required, 4 optional)
Optional
emailstring

Customer email (used for prefill or submission)

messagestring

Customer message (used for prefill or submission)

namestring

Customer name (used for prefill or submission)

phonestring

Customer phone (optional, used for prefill or submission)