mopmob_create_booking
ChatGPTBook a clean. If prepayment is needed, the result returns a Stripe Checkout URL instead of creating the job.
mopmob_create_managed_client
ChatGPTCreate a partner-owned client record under the account.
mopmob_create_property
ChatGPTCreate a property for the account, optionally assigned to a partner-owned managed client.
mopmob_get_booking
ChatGPTGet one booking, including status, timing, pricing, issues, check-in/check-out state, client-facing guarantee status, cleaner acceptance, internal operational coverage risk, and next action. For client answers, use clientFacingSummary and serviceGuarantee; do not imply a confirmed clean is not guaranteed just because cleaner assignment is still internal.
mopmob_get_report
ChatGPTGet a clean report by job ID.
mopmob_get_service_policy
ChatGPTGet MopMob's service positioning, quality standards, pricing rationale, clean guarantee, and cleaner/timing visibility policy. Use this before answering questions about whether MopMob pricing is fair, what clients get versus an independent cleaner, whether a confirmed clean is guaranteed, or when cleaner/arrival details are shared.
mopmob_list_bookings
ChatGPTList cleaning bookings and live job statuses for this account, including client-facing guarantee status, cleaner acceptance, internal operational coverage risk, and next action. For client answers, use clientFacingSummary and serviceGuarantee; do not imply a confirmed clean is not guaranteed just because cleaner assignment is still internal.
mopmob_list_invoices
ChatGPTList invoices and receipts for this account.
mopmob_list_managed_clients
ChatGPTList partner-owned client records used to separate properties, costs, and analytics.
mopmob_list_properties
ChatGPTList properties visible to this MopMob account. Use this before booking when the property is unclear.
mopmob_list_reports
ChatGPTList completed clean reports and quality outcomes.
mopmob_render_bookings
ChatGPTRender MopMob booking/status cards. First call mopmob_list_bookings, mopmob_get_booking, or mopmob_create_booking, then pass the structured result here.
mopmob_render_invoices
ChatGPTRender MopMob invoices and receipt links. First call mopmob_list_invoices, then pass the structured result here.
mopmob_render_properties
ChatGPTRender a MopMob property picker/card view. First call mopmob_list_properties or mopmob_create_property, then pass the structured result here.
mopmob_render_report
ChatGPTRender a MopMob clean report summary. First call mopmob_get_report or mopmob_list_reports, then pass the structured result here.
mopmob_report_issue
ChatGPTEscalate an issue to MopMob admin for a job. Use for client/cleaner blockers, damage, access problems, or urgent concerns.