pub fn items_by_person(
caps: &ServerCapabilities,
user_id: &str,
person_id: &str,
limit: usize,
include_item_types: Option<&[String]>,
) -> StringExpand description
A person’s filmography.
TRACES: UR-036, UR-085 | JA-031, DR-279