pub async fn search( client: &MoltbookClient, query: &str, type_filter: &str, limit: u64, ) -> Result<(), ApiError>
Performs an AI-powered semantic search across the network.