get_page_arch
Retrieve the raw XML architecture of a website page view using its page ID, enabling AI to read and edit the view structure.
Instructions
Return the raw arch_db XML of a website page's view. Pass page_id from list_pages. Returns {view_id, arch_db}. The AI is responsible for reading and editing this XML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes |