create_blog
Creates a new Feather blog. Under the hood this creates a parent page and four linked Notion databases (Content, Pages, Tags, Authors), saves the publication to Feather, and returns the blog URL.
Notion must be connected under Feather Settings → Integrations, and a default parent page must be set — that's where the blog databases will be created. Requires the
create:blog scope on your API key.Parameters
blog_name
Human-readable title for the blog. Becomes the Notion page title and the Feather publication name.