update
Modify an existing entity by ID across supported resources. Send resource-specific payload; for term-managed entities, include the full terms array to preserve unchanged terms.
Instructions
Update an entity by ID for the given resource. Payload shape depends on resource. For term-managed entities, send the FULL terms array on update to avoid deletions (include unchanged terms with their IDs). IMPORTANT: Include aiMetadata ONLY for the term(s) you want to update; other terms without aiMetadata in the payload will keep their existing AI metadata. Recommended fields when updating AI-generated content: ai_generated=true, ai_model (e.g., "gpt-4o-mini"), ai_generation_date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| payload | Yes | ||
| resource | Yes |