Update Audience Feed
shipmail_update_audience_feedUpdate an audience's Atom feed: enable or disable, set title, subtitle, icon, site URL, author, canonical URL, or entry limit (10-100).
Instructions
Enable or disable an audience's Atom feed, update its public metadata and canonical URL, or set its 10 to 100 entry limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| enabled | No | ||
| icon_url | No | ||
| site_url | No | ||
| subtitle | No | ||
| audience_id | Yes | Audience ID. | |
| author_name | No | ||
| entry_limit | No | Stored number of recent issues in the feed, from 10 to 100, or null for default. | |
| canonical_url | No | Publisher-owned https feed URL to emit as the Atom self link, or null to clear. | |
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed | Yes |