async fn handle_pane_title(
__arg0: State<AppState>,
__arg1: Json<PaneTitleRequest>,
) -> impl IntoResponseExpand description
POST /api/v1/pane/title — set a pane’s display title (frame:title).
Targets the caller’s own pane (its block_id). Routes through
object.UpdateObjectMeta.