async fn work_context(
__arg0: State<Arc<ServerState>>,
__arg1: Extension<VerifiedNode>,
__arg2: Path<Uuid>,
__arg3: Query<ContextQuery>,
) -> Result<Json<NodeWorkContextResponse>, ApiError>async fn work_context(
__arg0: State<Arc<ServerState>>,
__arg1: Extension<VerifiedNode>,
__arg2: Path<Uuid>,
__arg3: Query<ContextQuery>,
) -> Result<Json<NodeWorkContextResponse>, ApiError>