mcp_assign_terms
Assign taxonomy terms to any post, with options to replace or append existing terms.
Instructions
Assign taxonomy terms to a post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | Post ID | |
| taxonomy | Yes | Taxonomy name | |
| terms | Yes | Array of term IDs | |
| append | No | Append to existing terms (false = replace) |