wordpress_set_custom_meta
wordpress_set_custom_metaSet custom metadata fields for WordPress posts to store additional information, manage custom fields, and integrate with plugins.
Instructions
Set custom post metadata field - useful for custom fields and plugins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | ||
| metaKey | Yes | ||
| metaValue | Yes |