wordpress_set_custom_meta
Set 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | ||
| metaKey | Yes | ||
| metaValue | Yes |