wordpress_set_custom_meta
wordpress_set_custom_metaAssign custom metadata key-value pairs to WordPress posts for extended functionality with plugins and custom fields.
Instructions
Set custom post metadata field - useful for custom fields and plugins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | ||
| metaKey | Yes | ||
| metaValue | Yes |