Update Library Item
update_library_itemUpdate an existing content library item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The content library item ID | |
| tags | No | Tags | |
| text | No | New content text | |
| type | No | Content type | |
| title | No | New title | |
| team_id | No | Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope. | |
| category | No | Category | |
| mediaUrl | No | Media URL | |
| evergreenEnabled | No | Enable evergreen | |
| evergreenIntervalDays | No | Republish interval in days |