is_introspection_key Signature: def is_introspection_key(key: str | int) -> bool: ... Parameters: key: Type str | int