create_footer
Generate a structured footer with columns, links, and copyright. Configure brand name, accent color, and placement within the page.
Instructions
Create a page footer with columns, links, and copyright.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Brand name | |
| columns | No | Footer columns: [{ title, links: ["Link 1", "Link 2"] }] | |
| width | No | Width (default: 1440) | |
| brandColor | No | Accent color | |
| parentId | No | Parent node |