website: metadata: name: "Website Content Parser" core_info: "This is a tool for converting website content into structured YAML format." header: primary_elements: [] navigation: [] actions: [] content: - section: title: "Input Content" description: "The raw markdown content from the website to be parsed." elements: - "The provided input content was empty." actions: [] - section: title: "Parsing Instructions" description: "Rules for structuring the YAML output." elements: - "BASE STRUCTURE: Defines the YAML schema with website, metadata, header, content, and footer sections." - "CONTENT RULES: Emphasizes preserving meaningful content, hierarchy, interactive elements, links, visual sections, and trust elements." - "FORMATTING: Specifies consistent indentation, arrays for lists, full URLs, logical grouping, and maintained relationships." actions: [] - section: title: "Output Format" description: "Specifications for the final YAML document." elements: - "Output clean YAML without formatting markers." - "Focus on capturing complete content while keeping structure flexible." actions: [] footer: links: [] info: [] social: []