create_tools_item_by_id_embed_metadata
Creates or updates embedded metadata for a specific library item using its ID and a request body. Use this tool to apply item metadata fields after checking the schema endpoint for expected payload.
Instructions
Create or act on item embed-metadata.
POST /api/tools/item/{id}/embed-metadata
Args: id: Path parameter. body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |