{"ucp_version":"0.1.0","name":"Noroads Web Services","description":"Professionele webdiensten — websites, SEO, onderhoud en e-learning","base_url":"https://noroads.nl","actions":[{"id":"get_services","description":"Lijst van alle beschikbare diensten en prijzen","method":"GET","path":"/_api/ucp/services","input":{},"output":{"schema":"https://schema.org/Service"}},{"id":"get_business_info","description":"Bedrijfsinformatie en contactgegevens","method":"GET","path":"/_api/ucp/business-info","input":{},"output":{"schema":"https://schema.org/LocalBusiness"}},{"id":"request_quote","description":"Offerte aanvragen voor een dienst","method":"POST","path":"/_api/ucp/quote","input":{"name":"string (required)","email":"string (required)","company":"string (optional)","phone":"string (optional)","serviceId":"string (optional, matching a service id)","message":"string (required, min 10 chars, details about the request)"},"output":{"schema":"https://schema.org/OrderAction"}}],"policy":{"allowedActions":["get_services","get_business_info","request_quote"],"requiresHumanConfirmation":["request_quote"],"disallowedActions":[]}}