get_content_details
Retrieve comprehensive metadata for adult video content by specifying content ID and type (scene, movie, or JAV).
Instructions
Get complete details for a specific content item by ID.
Args:
content_id: Unique content identifier
content_type: Content type ("scene", "movie", or "jav")
ctx: MCP context (injected automatically)
Returns:
MediaData with complete content details
Raises:
CallToolResult: With error if validation fails or content not found
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | Yes | ||
| content_type | Yes |