bulk_validate
Validate multiple Contentful entries simultaneously by providing entry IDs, space ID, and environment ID. Ensures content meets validation rules before publishing.
Instructions
Validate multiple entries at once
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entryIds | Yes | Array of entry IDs to validate | |
| spaceId | Yes | The ID of the Contentful space. This must be the space's ID, not its name, ask for this ID if it's unclear. | |
| environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |