The description API will be implemented by page content service. We need to add PCS cluster as envoy upstream and add a route match for /page/[^/]/description$ routed to PCS.
All the regular envoy features should be applied - ratelimit, strip cookies, etc.
The path should be rewritten in a similar fashion to feed endpoints.