S
Postie Content

Set title, category, status, post format, post type, date,

Set title, category, status, post format, post type, date, comment control and tags in email to override defaults.

What it does

Set title, category, status, post format, post type, date, comment control and tags in email to override defaults. It is one of the abilities the Postie plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

postie.set-title-category-status-post-format-po
{
  "ability": "postie.set-title-category-status-post-format-po",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Postie abilities

All Postie abilities β†’
C
Control who gets to post via email
Postie
Control who gets to post via email
S
Set defaults for category, status, post format, post type
Postie
Set defaults for category, status, post format, post type and tags.
R
Remove headers and footers from email (useful for posting
Postie
Remove headers and footers from email (useful for posting from a mailing list).
C
Control the types of attachments that are allowed by file
Postie
Control the types of attachments that are allowed by file name (wildcards allowed) and MIME type.
C
Control image placement with plain text email
Postie
Control image placement with plain text email.